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

Unit-tests for reading corrupt sac-files have been added (make sure t… #15

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

arbCoding
Copy link
Owner

…hrow on corruption, no-throw on okay files).

…hrow on corruption, no-throw on okay files).
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.43% (target: -1.00%) 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (340e799) 1176 1170 99.49%
Head commit (321114a) 1181 (+5) 1180 (+10) 99.92% (+0.43%)

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 (#15) 16 16 100.00%

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

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (340e799) 99.48% compared to head (321114a) 99.91%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   99.48%   99.91%   +0.42%     
==========================================
  Files           2        2              
  Lines        1176     1181       +5     
==========================================
+ Hits         1170     1180      +10     
+ Misses          6        1       -5     

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

@arbCoding arbCoding merged commit 859fbff into main Dec 8, 2023
11 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