Uninett / zino

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

Use pre-commit hook by ruff organisation #359

Closed johannaengland closed 1 month ago

johannaengland commented 1 month ago

Scope and purpose

When doing research for #358 I stumbled over this repository and realized that the ruff pre-commit hook we're using is a different one than the one made by the organisation that develops ruff. So I switched to that one.

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.

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

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 98.57%. Comparing base (c0c5696) to head (482de5d). Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #359 +/- ## ======================================= Coverage 98.57% 98.57% ======================================= Files 77 77 Lines 9699 9699 ======================================= Hits 9560 9560 Misses 139 139 ```

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