WeTransfer / Diagnostics

Allow users to easily share Diagnostics with your support team to improve the flow of fixing bugs.
MIT License
933 stars 53 forks source link

Fix SwiftLint warnings inside example project #164

Closed AvdLee closed 3 months ago

AvdLee commented 4 months ago

A little cleanup!

wetransferplatform commented 4 months ago
Warnings
:warning: Consider to place some `MARK:` lines for Sources/Logging/Loggable.swift, which is over 300 lines big.
Messages
:book: DiagnosticsTests: Executed 33 tests (0 failed, 0 retried, 0 skipped) in 10.896 seconds
:book: Slowest test: DiagnosticsReporterTests/testReportingChapters() (2.018s)
:book: Slowest test: DiagnosticsReporterTests/testWithSmartInsightsProviderReturningNoExtraInsights() (2.014s)
:book: Slowest test: DiagnosticsReporterTests/testWithSmartInsightsProviderReturningExtraInsights() (2.011s)
:book: View more details on Bitrise

Code Coverage Report

Name Coverage
Diagnostics 63.66% ⚠️

Generated by :no_entry_sign: Danger Swift against 43dbdad8dce5347fbf9539d53d5220145b502050

wetransferplatform commented 3 months ago

Congratulations! :tada: This was released as part of Release 4.6.0 :rocket:

Generated by GitBuddy