mspass-team / mspass

Massive Parallel Analysis System for Seismologists
https://mspass.org
BSD 3-Clause "New" or "Revised" License
28 stars 11 forks source link

Add tests for new undertaker class #497

Closed Aristoeu closed 5 months ago

Aristoeu commented 5 months ago

Added a pytest script to test the Undertaker class (added in #472 )

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (5ec8d99) 53.59% compared to head (85e0d28) 54.14%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #497 +/- ## ========================================== + Coverage 53.59% 54.14% +0.55% ========================================== Files 144 144 Lines 22364 22364 ========================================== + Hits 11986 12110 +124 + Misses 10378 10254 -124 ```

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