SolarEdgeTech / pyctuator

Monitor Python applications using Spring Boot Admin
Apache License 2.0
175 stars 18 forks source link

Update dependnecy to latest as recomended by poetry #91

Closed michaelyaakoby closed 1 year ago

michaelyaakoby commented 1 year ago

Updated:

codecov-commenter commented 1 year ago

Codecov Report

Base: 95.16% // Head: 95.18% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (ca75d01) compared to base (2b039ec). Patch coverage: 100.00% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #91 +/- ## ========================================== + Coverage 95.16% 95.18% +0.01% ========================================== Files 28 28 Lines 1159 1163 +4 ========================================== + Hits 1103 1107 +4 Misses 56 56 ``` | [Impacted Files](https://codecov.io/gh/SolarEdgeTech/pyctuator/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [pyctuator/health/db\_health\_provider.py](https://codecov.io/gh/SolarEdgeTech/pyctuator/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cHljdHVhdG9yL2hlYWx0aC9kYl9oZWFsdGhfcHJvdmlkZXIucHk=) | `82.75% <100.00%> (ø)` | | | [pyctuator/impl/fastapi\_pyctuator.py](https://codecov.io/gh/SolarEdgeTech/pyctuator/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cHljdHVhdG9yL2ltcGwvZmFzdGFwaV9weWN0dWF0b3IucHk=) | `99.04% <100.00%> (+0.01%)` | :arrow_up: | | [pyctuator/impl/pyctuator\_router.py](https://codecov.io/gh/SolarEdgeTech/pyctuator/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cHljdHVhdG9yL2ltcGwvcHljdHVhdG9yX3JvdXRlci5weQ==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.