weak-head / nimbus

Nimbus is engineered to optimize data backup processes and efficiently orchestrate service deployments for homelabs and dev environments.
MIT License
1 stars 0 forks source link

Cover notifications with test cases #22

Closed weak-head closed 3 months ago

weak-head commented 3 months ago

Description

There are no test cases for nimbuscli.notify module. The module should be covered with test cases.

Relates issues

Closes #21

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 61.63%. Comparing base (fa0b53c) to head (d1992f8).

:exclamation: Current head d1992f8 differs from pull request most recent head fc5f6fc

Please upload reports for the commit fc5f6fc to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #22 +/- ## ========================================== + Coverage 55.72% 61.63% +5.91% ========================================== Files 42 42 Lines 1486 1491 +5 Branches 309 310 +1 ========================================== + Hits 828 919 +91 + Misses 645 559 -86 Partials 13 13 ```

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