nasa / Common-Metadata-Repository

Apache License 2.0
337 stars 92 forks source link

CMR-9895: Add new integration test group #2114

Closed jmaeng72 closed 4 months ago

jmaeng72 commented 4 months ago

Overview

What is the feature/fix?

Integration tests take about 94+ mins to run during CMR builds

What is the Solution?

Took half of the search tests and added it to a new integration test group to run in parallel with the others

What areas of the application does this impact?

CMR Core build. But no logic.

Checklist

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 56.54%. Comparing base (d3a9ce3) to head (b8070b9). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2114 +/- ## ========================================== - Coverage 57.81% 56.54% -1.28% ========================================== Files 1044 1044 Lines 70311 70311 Branches 1967 1977 +10 ========================================== - Hits 40649 39756 -893 - Misses 27807 28670 +863 - Partials 1855 1885 +30 ```

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