ImperialCollegeLondon / safedata_validator

Python tools to validate and publish datasets using the safedata metadata format.
https://safedata-validator.readthedocs.io/
MIT License
2 stars 4 forks source link

Add args list to cli entry points to facilitate debugging #108

Closed davidorme closed 6 months ago

davidorme commented 6 months ago

This PR closes #107 by:

For further work:

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (b7f3235) 67.49% compared to head (39dadd8) 72.08%.

Files Patch % Lines
safedata_validator/entry_points.py 80.35% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #108 +/- ## =========================================== + Coverage 67.49% 72.08% +4.58% =========================================== Files 13 13 Lines 3655 3668 +13 =========================================== + Hits 2467 2644 +177 + Misses 1188 1024 -164 ```

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