Uninett / zino

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

Improve config tests #325

Closed johannaengland closed 1 month ago

johannaengland commented 2 months ago

Scope and purpose

This PR improves the config tests added in #249 by using already existing fixtures and little things from pytest that I learned about during EuroPython.

Contributor Checklist

Every pull request should have this checklist filled out, no matter how small it is. More information about contributing to Zino can be found in the README.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 98.60%. Comparing base (85a95ea) to head (0c42894). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #325 +/- ## ======================================= Coverage 98.60% 98.60% ======================================= Files 77 77 Lines 9688 9688 ======================================= Hits 9552 9552 Misses 136 136 ```

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

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud