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
52 stars 1 forks source link

Stack version bumps #68

Closed brandon-leapyear closed 3 years ago

brandon-leapyear commented 3 years ago

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


codecov-io commented 3 years ago

Codecov Report

Merging #68 (7511f81) into master (87f423b) will decrease coverage by 0.10%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
- Coverage   26.03%   25.93%   -0.11%     
==========================================
  Files          13       13              
  Lines         507      509       +2     
  Branches       23       23              
==========================================
  Hits          132      132              
- Misses        366      368       +2     
  Partials        9        9              
Impacted Files Coverage Δ
src/Data/Aeson/Schema/TH/Utils.hs 45.79% <0.00%> (-0.88%) :arrow_down:

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 87f423b...2d86999. Read the comment docs.