travisjungroth / formlessness

A Python library for making web forms on the back end
MIT License
5 stars 2 forks source link

Stop autoupdating dependencies #189

Closed travisjungroth closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 90.86% // Head: 90.83% // Decreases project coverage by -0.04% :warning:

Coverage data is based on head (375b3c8) compared to base (b7cd03e). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #189 +/- ## ========================================== - Coverage 90.86% 90.83% -0.04% ========================================== Files 15 17 +2 Lines 1150 1167 +17 Branches 154 159 +5 ========================================== + Hits 1045 1060 +15 - Misses 88 89 +1 - Partials 17 18 +1 ``` | [Impacted Files](https://codecov.io/gh/travisjungroth/formlessness/pull/189?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Travis+Jungroth) | Coverage Δ | | |---|---|---| | [formlessness/utils.py](https://codecov.io/gh/travisjungroth/formlessness/pull/189?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Travis+Jungroth#diff-Zm9ybWxlc3NuZXNzL3V0aWxzLnB5) | `85.71% <0.00%> (ø)` | | | [tests/utils.py](https://codecov.io/gh/travisjungroth/formlessness/pull/189?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Travis+Jungroth#diff-dGVzdHMvdXRpbHMucHk=) | `100.00% <0.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=Travis+Jungroth). 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=Travis+Jungroth)

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