SETI / rms-pds4indextools

PDS4 index tools Python module
Apache License 2.0
0 stars 0 forks source link

Removed .ini file usage, changed data_types for `--add-extra-file-info` #31

Closed esimpsons3ti closed 1 month ago

esimpsons3ti commented 1 month ago

1. Configuration Files

2. Data Types Update

Fixes #24

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 61.53846% with 10 lines in your changes missing coverage. Please review.

Project coverage is 70.96%. Comparing base (9d43247) to head (6d9e537).

Files Patch % Lines
pds4indextools/pds4_create_xml_index.py 61.53% 6 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #31 +/- ## ========================================== - Coverage 71.20% 70.96% -0.25% ========================================== Files 1 1 Lines 587 589 +2 Branches 134 137 +3 ========================================== Hits 418 418 + Misses 144 143 -1 - Partials 25 28 +3 ```

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

esimpsons3ti commented 1 month ago

@rfrenchseti I approve of your changes. Feel free to squash and merge.