nasa / Common-Metadata-Repository

Apache License 2.0
337 stars 92 forks source link

CMR-9425: acl lib code coverage #2121

Closed jmaeng72 closed 3 months ago

jmaeng72 commented 3 months ago

Overview

What is the feature/fix?

To increase acl-lib unit test coverage by 10%.

Went from 24.90% to 46.18% of lines of acl-lib covered

Prev coverage in logs: https://ci.earthdata.nasa.gov/download/CN2-CSN2-UNIT/build_logs/CN2-CSN2-UNIT-2839.log

Current coverage in logs: https://ci.earthdata.nasa.gov/download/CN2-CSN2650-UNIT/build_logs/CN2-CSN2650-UNIT-3.log

What is the Solution?

Added unit tests to acl-lib

What areas of the application does this impact?

acl-lib

Checklist

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 57.81%. Comparing base (6d12772) to head (00dada4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2121 +/- ## ========================================== + Coverage 57.74% 57.81% +0.06% ========================================== Files 1044 1044 Lines 70391 70391 Branches 1994 1991 -3 ========================================== + Hits 40649 40694 +45 + Misses 27891 27841 -50 - Partials 1851 1856 +5 ```

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