SamuraiAku / SPDX.jl

Provides for the creation, reading and writing of SPDX files in multiple file formats. Written in pure Julia.
MIT License
5 stars 1 forks source link

Verification Code and Checksum computation updates #43

Closed SamuraiAku closed 7 months ago

SamuraiAku commented 7 months ago
codecov-commenter commented 7 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (d9b3b69) 98.39% compared to head (d4132c9) 98.43%.

Files Patch % Lines
src/checksums.jl 97.56% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #43 +/- ## ========================================== + Coverage 98.39% 98.43% +0.03% ========================================== Files 17 17 Lines 810 830 +20 ========================================== + Hits 797 817 +20 Misses 13 13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.