WeTransfer / Diagnostics

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

Add HTMLFormatting and sensitive data Filtering #34

Closed AvdLee closed 4 years ago

AvdLee commented 4 years ago

Fixes #17 Fixes #19

ghost commented 4 years ago
1 Warning
:warning: Example/Diagnostics-Example/ViewController.swift#L13 - Consider using final for this class or use a struct (final_class)
1 Message
:book: Tests: Executed 17 tests, with 0 failures (0 unexpected) in 0.268 (0.386) seconds

Current coverage for Diagnostics.framework is 77.86%

Files changed - -
LogsReporter.swift 92.31% :white_check_mark:
AppSystemMetadataReporter.swift 96.67% :white_check_mark:
UserDefaultsReporter.swift 97.06% :white_check_mark:
DiagnosticsReporter.swift 100.00% :white_check_mark:
DiagnosticsChapter.swift 100.00% :white_check_mark:
HTMLGenerating.swift 100.00% :white_check_mark:

Powered by xcov

Generated by :no_entry_sign: Danger