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

Update test.yml #118

Closed dz0ny closed 2 years ago

dz0ny commented 2 years ago

Switch to macOS 12 runner

github-actions[bot] commented 2 years ago

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

github-actions[bot] commented 2 years ago

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

github-actions[bot] commented 2 years ago

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #118 (786887e) into main (d4fb643) will increase coverage by 5.21%. The diff coverage is 11.11%.

@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
+ Coverage   42.17%   47.38%   +5.21%     
==========================================
  Files          97       95       -2     
  Lines        3329     3100     -229     
==========================================
+ Hits         1404     1469      +65     
+ Misses       1925     1631     -294     
Impacted Files Coverage Δ
Pareto/Extensions/Defaults+Workaround.swift 11.11% <11.11%> (ø)
ParetoSecurityTests/UpdaterTest.swift 92.85% <0.00%> (-7.15%) :arrow_down:
Pareto/Updater.swift 11.51% <0.00%> (-6.48%) :arrow_down:
Pareto/StatusBar/StatusBarController.swift 56.31% <0.00%> (+0.52%) :arrow_up:
Pareto/Views/Settings/AboutSettingsView.swift 34.83% <0.00%> (+1.12%) :arrow_up:
Pareto/Checks/ParetoCheck.swift 46.22% <0.00%> (+1.88%) :arrow_up:
Pareto/ParetoApp.swift 41.54% <0.00%> (+2.11%) :arrow_up:
Pareto/AppInfo.swift 85.93% <0.00%> (+3.12%) :arrow_up:
Pareto/Views/Welcome/IntroView.swift 75.00% <0.00%> (+3.12%) :arrow_up:
Pareto/Teams.swift 69.11% <0.00%> (+3.67%) :arrow_up:
... and 18 more

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 d4fb643...786887e. Read the comment docs.

zupo commented 2 years ago

Is this M1 already?

dz0ny commented 2 years ago

We are building for arm64 architecture from the start, no changes there.