SETI / rms-oops

Apache License 2.0
3 stars 0 forks source link

Host unit tests moved #131

Closed markshowalter closed 5 months ago

markshowalter commented 5 months ago

This completes the changeover of all oops/hosts unit tests to tests/hosts. I needed it so that I could more clearly identify the code coverage of various modules once you exclude the test code itself. Summary of changes...

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 75.44%. Comparing base (5f1fbd0) to head (0d6b097).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #131 +/- ## ========================================== + Coverage 75.40% 75.44% +0.04% ========================================== Files 192 192 Lines 24041 24078 +37 Branches 2897 2900 +3 ========================================== + Hits 18127 18165 +38 Misses 5079 5079 + Partials 835 834 -1 ```

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