Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation Documentation #32

Merged
merged 17 commits into from
Dec 12, 2023
Merged

Installation Documentation #32

merged 17 commits into from
Dec 12, 2023

Conversation

arbCoding
Copy link
Owner

macOS graphical installer has been added to the release packaging workflow.

Documentation has been updated to present the installers for all OSes, including screenshots for the graphical installers on Windows and macOS.

Scripts have been moved to a scripts directory to help keep the repository organized.

LICENSE has had most of its line breaks removed to facilitate correct appearance in installers (fold is used to provide a version of the LICENSE file that has the line breaks re-inserted for improve appearances).

No code changes in sac-format itself, this has all been documentation, CMake/CPack, and GitHub workflow changes.

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 45763981
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (4576398) Report Missing Report Missing Report Missing
Head commit (3d378e7) 1255 1253 99.84%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#32) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

Copy link

codecov bot commented Dec 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (24b2c61) 99.84% compared to head (3d378e7) 99.84%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #32   +/-   ##
=======================================
  Coverage   99.84%   99.84%           
=======================================
  Files           2        2           
  Lines        1255     1255           
=======================================
  Hits         1253     1253           
  Misses          2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@arbCoding arbCoding merged commit 1ef0bff into main Dec 12, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant