Skip to content

Fix reliability and time consumption of testInitialConnectionTimings test #3518

Fix reliability and time consumption of testInitialConnectionTimings test

Fix reliability and time consumption of testInitialConnectionTimings test #3518

Triggered via pull request September 18, 2023 12:28
Status Success
Total duration 9m 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ios.yml

on: pull_request
Check formatting
49s
Check formatting
Run swiftlint
20s
Run swiftlint
Unit tests
9m 34s
Unit tests
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Run swiftlint: PacketTunnel/PacketTunnelProvider.swift#L127
Function body should span 50 lines or less excluding comments and whitespace: currently spans 54 lines (function_body_length)
Run swiftlint: PacketTunnel/PacketTunnelProvider.swift#L285
Function body should span 50 lines or less excluding comments and whitespace: currently spans 54 lines (function_body_length)
Run swiftlint: PacketTunnelCoreTests/TunnelMonitorTests.swift#L52
Function body should span 50 lines or less excluding comments and whitespace: currently spans 58 lines (function_body_length)
Run swiftlint: MullvadVPN/Views/AppButton.swift#L290
SwiftLint rule 'cyclomatic_complexity' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)