brandonchinn178 / aeson-schemas

Easily consume JSON data on-demand with type-safety
http://hackage.haskell.org/package/aeson-schemas
BSD 3-Clause "New" or "Revised" License
53 stars 1 forks source link

Miscellaneous fixes and tests #50

Closed brandon-leapyear closed 4 years ago

brandon-leapyear commented 4 years ago

:sparkles: This is an old work account. Please reference @brandonchinn178 for all future communication :sparkles:


codecov-commenter commented 4 years ago

Codecov Report

Merging #50 into master will decrease coverage by 0.21%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
- Coverage   87.50%   87.28%   -0.22%     
==========================================
  Files          12       12              
  Lines         456      464       +8     
  Branches       17       19       +2     
==========================================
+ Hits          399      405       +6     
- Misses         50       51       +1     
- Partials        7        8       +1     
Impacted Files Coverage Δ
src/Data/Aeson/Schema/TH/Utils.hs 69.79% <72.72%> (+0.12%) :arrow_up:
src/Data/Aeson/Schema/TH/Unwrap.hs 90.90% <100.00%> (+0.16%) :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 04f4fc6...64c9133. Read the comment docs.