ParetoSecurity / pareto-mac

Automatically audit your Mac for basic security hygiene.
https://paretosecurity.com
GNU General Public License v3.0
326 stars 24 forks source link

Test logs UI crash #26

Closed dz0ny closed 3 years ago

dz0ny commented 3 years ago

Using computed property in SharedPrefrences register prevents tests to pass on CI. To get around that use the less nicer static strings.

github-actions[bot] commented 3 years ago

Download the artifacts for this pull request:

For installing please follow the instructions detailed at If you want to open an app that hasn’t been notarized or is from an unidentified developer.

codecov[bot] commented 3 years ago

Codecov Report

Merging #26 (e7a4f7b) into main (a99f714) will decrease coverage by 0.49%. The diff coverage is 61.53%.

:exclamation: Current head e7a4f7b differs from pull request most recent head 9cdbe2b. Consider uploading reports for the commit 9cdbe2b to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
- Coverage   59.36%   58.87%   -0.50%     
==========================================
  Files          23       23              
  Lines         598      603       +5     
==========================================
  Hits          355      355              
- Misses        243      248       +5     
Impacted Files Coverage Δ
Pareto/AppInfo.swift 36.36% <0.00%> (-4.67%) :arrow_down:
Pareto/ParetoCheck.swift 33.33% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a99f714...9cdbe2b. Read the comment docs.

github-actions[bot] commented 3 years ago

You can find the built app under the Artifacts at https://github.com/ParetoSecurity/pareto-mac/actions/runs/1146447178

github-actions[bot] commented 3 years ago

You can find the built app under the Artifacts at https://github.com/ParetoSecurity/pareto-mac/actions/runs/1146458944