Closed dz0ny closed 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.
Merging #26 (e7a4f7b) into main (a99f714) will decrease coverage by
0.49%
. The diff coverage is61.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
@@ 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.
You can find the built app under the Artifacts at https://github.com/ParetoSecurity/pareto-mac/actions/runs/1146447178
You can find the built app under the Artifacts at https://github.com/ParetoSecurity/pareto-mac/actions/runs/1146458944
Using computed property in SharedPrefrences register prevents tests to pass on CI. To get around that use the less nicer static strings.