ioos / compliance-checker

Python tool to check your datasets against compliance standards
http://ioos.github.io/compliance-checker/
Apache License 2.0
104 stars 56 forks source link

Fix filepath bug #1075

Closed ocefpaf closed 1 month ago

ocefpaf commented 1 month ago

File path was not properly displayed

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.92%. Comparing base (12f6a41) to head (9308d4d). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1075 +/- ## ======================================== Coverage 81.91% 81.92% ======================================== Files 24 24 Lines 5171 5172 +1 Branches 1237 1237 ======================================== + Hits 4236 4237 +1 Misses 634 634 Partials 301 301 ```

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