whamcloud / lustre-collector

Collects various Lustre properties and serializes to JSON or YAML output
MIT License
8 stars 3 forks source link

Added lustre integation test #83

Closed breuhan closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 71.72775% with 54 lines in your changes are missing coverage. Please review.

Project coverage is 94.41%. Comparing base (a5ca5c6) to head (32f6021).

Files Patch % Lines
src/utils.rs 55.93% 24 Missing and 2 partials :warning:
src/lib.rs 86.66% 8 Missing and 8 partials :warning:
src/main.rs 0.00% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #83 +/- ## ========================================== + Coverage 93.38% 94.41% +1.02% ========================================== Files 33 34 +1 Lines 4294 4402 +108 Branches 4294 4402 +108 ========================================== + Hits 4010 4156 +146 + Misses 263 214 -49 - Partials 21 32 +11 ```

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