vapor-community / forms

Brings simple, dynamic and re-usable web form handling to Vapor.
56 stars 9 forks source link

Updated to Vapor 2 #13

Closed calebkleveter closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@697eeda). Click here to learn what that means. The diff coverage is 74.43%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #13   +/-   ##
=========================================
  Coverage          ?   60.93%           
=========================================
  Files             ?       18           
  Lines             ?     1344           
  Branches          ?        0           
=========================================
  Hits              ?      819           
  Misses            ?      525           
  Partials          ?        0
Impacted Files Coverage Δ
Sources/Forms/Provider.swift 0% <0%> (ø)
Sources/Forms/Validators/DatabaseValidators.swift 75% <100%> (ø)
Sources/Forms/Tags/ValueForField.swift 100% <100%> (ø)
Sources/Forms/Tags/LoopErrorsForField.swift 100% <100%> (ø)
Sources/Forms/Tags/LabelForField.swift 100% <100%> (ø)
Sources/Forms/Tags/ErrorsForField.swift 100% <100%> (ø)
Tests/FormsTests/FormsTests.swift 73.59% <73.71%> (ø)
Sources/Forms/Tags/IfFieldHasErrors.swift 80% <88.88%> (ø)

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 697eeda...c9ed61a. Read the comment docs.