Uninett / zino

Zino 2.0 - Network state monitor for research networks
Apache License 2.0
3 stars 5 forks source link

Exempt `raise NotImplementedError` from coverage #237

Closed lunkwill42 closed 4 months ago

lunkwill42 commented 4 months ago

We just don't need it.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

github-actions[bot] commented 4 months ago

Test results

  3 files    3 suites   51s :stopwatch: 320 tests 320 :white_check_mark: 0 :zzz: 0 :x: 960 runs  958 :white_check_mark: 2 :zzz: 0 :x:

Results for commit db2a9c9b.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 98.98%. Comparing base (ee3412f) to head (db2a9c9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #237 +/- ## ======================================= Coverage 98.98% 98.98% ======================================= Files 50 50 Lines 6566 6566 ======================================= Hits 6499 6499 Misses 67 67 ```

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

lunkwill42 commented 4 months ago

... and I don't think we need a towncrier file for this