ml-archive / forms

Tools for working with Forms in Vapor
MIT License
7 stars 0 forks source link

Pass in error to allowingNil #22

Closed siemensikkema closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #22 into master will increase coverage by 0.23%. The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage    71.6%   71.84%   +0.23%     
==========================================
  Files          21       20       -1     
  Lines         479      483       +4     
  Branches       23       22       -1     
==========================================
+ Hits          343      347       +4     
  Misses        136      136
Impacted Files Coverage Δ
Sources/Forms/Validation+convenience.swift 0% <0%> (ø) :arrow_up:
Sources/Forms/Form.swift 100% <100%> (ø) :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 4a86f18...064bcd1. Read the comment docs.