travisjungroth / formlessness

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

Eq and Ne #181

Closed natashavinik closed 2 years ago

natashavinik commented 2 years ago

Closes #114

codecov[bot] commented 2 years ago

Codecov Report

Merging #181 (b92143a) into main (8761463) will increase coverage by 0.07%. The diff coverage is 83.33%.

@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
+ Coverage   90.75%   90.83%   +0.07%     
==========================================
  Files          17       17              
  Lines        1157     1167      +10     
  Branches      157      159       +2     
==========================================
+ Hits         1050     1060      +10     
  Misses         89       89              
  Partials       18       18              
Impacted Files Coverage Δ
formlessness/constraints.py 86.35% <83.33%> (+0.32%) :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 8761463...b92143a. Read the comment docs.