Undistraction / folktale-validations

Validators and related utils for working with Folktale's Validation.
MIT License
7 stars 3 forks source link

Refactor/message rendering #15

Closed Undistraction closed 6 years ago

Undistraction commented 6 years ago

Cleans up rendering of messages and ensures tests fully check for whitespace in rendered messages.

codecov[bot] commented 6 years ago

Codecov Report

Merging #15 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   99.55%   99.55%   +<.01%     
==========================================
  Files          57       57              
  Lines         445      448       +3     
==========================================
+ Hits          443      446       +3     
  Misses          2        2
Impacted Files Coverage Δ
...ults/customise/failureRendererHelperTextDefault.js 100% <ø> (ø) :arrow_up:
src/utils/formatting.js 100% <100%> (ø) :arrow_up:
src/failures/renderers/failureRenderer.js 100% <100%> (ø) :arrow_up:
...faults/customise/failureRendererHelpersDefaults.js 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 e62789f...27d2b27. Read the comment docs.