travisjungroth / formlessness

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

Improve Constraints #100

Closed travisjungroth closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #100 (454ba67) into main (9f59176) will decrease coverage by 0.30%. The diff coverage is 85.07%.

@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
- Coverage   90.96%   90.65%   -0.31%     
==========================================
  Files          14       14              
  Lines         874      931      +57     
  Branches      118      125       +7     
==========================================
+ Hits          795      844      +49     
- Misses         60       66       +6     
- Partials       19       21       +2     
Impacted Files Coverage Δ
formlessness/base_classes.py 90.00% <ø> (ø)
formlessness/constraints.py 86.22% <85.07%> (-0.06%) :arrow_down:

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 9f59176...454ba67. Read the comment docs.