Uninett / zinolib

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

Raise RetryError if Zino1 is flaky on getattrs response #42

Closed hmpf closed 10 months ago

hmpf commented 10 months ago

Closes #35

Howitz will have to handle it somehow.

github-actions[bot] commented 10 months ago

Test results

    3 files      3 suites   41s :stopwatch:   63 tests   63 :heavy_check_mark: 0 :zzz: 0 :x: 189 runs  189 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit 8a9c05ac.

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

codecov[bot] commented 10 months ago

Codecov Report

Attention: 44 lines in your changes are missing coverage. Please review.

Comparison is base (f066d26) 71.51% compared to head (8a9c05a) 71.78%. Report is 10 commits behind head on main.

Files Patch % Lines
src/zinolib/controllers/zino1.py 58.69% 19 Missing :warning:
src/zinolib/ritz.py 27.77% 13 Missing :warning:
src/zinolib/config/zino1.py 57.89% 8 Missing :warning:
src/zinolib/event_types.py 82.35% 3 Missing :warning:
src/zinolib/utils.py 94.44% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #42 +/- ## ========================================== + Coverage 71.51% 71.78% +0.26% ========================================== Files 13 13 Lines 1271 1354 +83 ========================================== + Hits 909 972 +63 - Misses 362 382 +20 ```

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

sonarcloud[bot] commented 10 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication