Uninett / zinolib

Python library for zino
Apache License 2.0
1 stars 3 forks source link

Handle garbage admstate from server #52

Closed hmpf closed 4 months ago

hmpf commented 6 months ago

Python 3.12 supports "value in EnumSubclass" in _missing_ directly but the current fix also works for 3.12.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 71.16%. Comparing base (d97de03) to head (ccf93db). Report is 8 commits behind head on main.

:exclamation: Current head ccf93db differs from pull request most recent head d86c867

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

Files Patch % Lines
src/zinolib/event_types.py 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #52 +/- ## ========================================== - Coverage 71.52% 71.16% -0.36% ========================================== Files 13 13 Lines 1366 1377 +11 ========================================== + Hits 977 980 +3 - Misses 389 397 +8 ```

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

github-actions[bot] commented 6 months ago

Test results

    3 files      3 suites   41s :stopwatch:   66 tests   66 :heavy_check_mark: 0 :zzz: 0 :x: 198 runs  198 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit d86c867c.

:recycle: This comment has been updated with latest results.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud