travisjungroth / formlessness

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

Update dependencies #182

Closed github-actions[bot] closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #182 (11c26d4) into main (eface5d) will decrease coverage by 0.03%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
- 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 Coverage Δ
tests/utils.py 100.00% <0.00%> (ø)
formlessness/utils.py 85.71% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update eface5d...11c26d4. Read the comment docs.