travisjungroth / formlessness

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

Improve Constraints #140

Closed travisjungroth closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #140 (78784b1) into main (7f804b3) will increase coverage by 0.06%. The diff coverage is 75.00%.

@@            Coverage Diff             @@
##             main     #140      +/-   ##
==========================================
+ Coverage   91.48%   91.54%   +0.06%     
==========================================
  Files          14       14              
  Lines         986      994       +8     
  Branches      135      139       +4     
==========================================
+ Hits          902      910       +8     
  Misses         66       66              
  Partials       18       18              
Impacted Files Coverage Δ
formlessness/constraints.py 86.63% <75.00%> (+0.29%) :arrow_up:

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 7f804b3...78784b1. Read the comment docs.