SamuraiAku / PkgToSoftwareBOM.jl

Produces a Software Bill of Materials (SBOM) describing your Julia Pkg environment. SBOM is in the SPDX format
MIT License
17 stars 2 forks source link

Add basic tests to cover examples in README.md #20

Closed hannahilea closed 1 year ago

hannahilea commented 1 year ago

In service of #3 (albeit not fully comprehensive).

Also added GHA and README badges; same comments as https://github.com/SamuraiAku/SPDX.jl/pull/34.

hannahilea commented 1 year ago

@SamuraiAku codecov will need to be enabled here too, as in SPDX.jl

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@15ce45b). Click here to learn what that means. Patch has no changes to coverable lines.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #20 +/- ## ======================================= Coverage ? 81.02% ======================================= Files ? 4 Lines ? 137 Branches ? 0 ======================================= Hits ? 111 Misses ? 26 Partials ? 0 ```

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

SamuraiAku commented 1 year ago

Change the YML file so that it is testing Julia 1.8 and latest, same as in SPDX.jl

hannahilea commented 1 year ago

updated to 1.8