Neoteroi / BlackSheep

Fast ASGI web framework for Python
https://www.neoteroi.dev/blacksheep/
MIT License
1.8k stars 75 forks source link

Fix workflow and two issues #343

Closed RobertoPrevato closed 1 year ago

RobertoPrevato commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 93.33% and project coverage change: -0.02 :warning:

Comparison is base (efb08bd) 97.71% compared to head (d0cd317) 97.70%.

: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 @@ ## main #343 +/- ## ========================================== - Coverage 97.71% 97.70% -0.02% ========================================== Files 66 66 Lines 6167 6181 +14 ========================================== + Hits 6026 6039 +13 - Misses 141 142 +1 ``` | [Impacted Files](https://codecov.io/gh/Neoteroi/BlackSheep/pull/343?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Neoteroi) | Coverage Δ | | |---|---|---| | [blacksheep/server/bindings.py](https://codecov.io/gh/Neoteroi/BlackSheep/pull/343?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Neoteroi#diff-YmxhY2tzaGVlcC9zZXJ2ZXIvYmluZGluZ3MucHk=) | `99.53% <80.00%> (-0.23%)` | :arrow_down: | | [blacksheep/\_\_init\_\_.py](https://codecov.io/gh/Neoteroi/BlackSheep/pull/343?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Neoteroi#diff-YmxhY2tzaGVlcC9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | |

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