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

Fix for aeson-2.0.0.0 #75

Closed brandon-leapyear closed 2 years ago

brandon-leapyear commented 2 years ago

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


codecov-commenter commented 2 years ago

Codecov Report

Merging #75 (9202228) into main (70fc7e2) will decrease coverage by 0.10%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
- Coverage   26.36%   26.26%   -0.11%     
==========================================
  Files          13       14       +1     
  Lines         512      514       +2     
  Branches       24       24              
==========================================
  Hits          135      135              
- Misses        368      370       +2     
  Partials        9        9              
Impacted Files Coverage Δ
src/Data/Aeson/Schema/Internal.hs 0.00% <0.00%> (ø)
src/Data/Aeson/Schema/Key.hs 5.88% <0.00%> (ø)
src/Data/Aeson/Schema/Utils/Compat.hs 0.00% <0.00%> (ø)

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 70fc7e2...9202228. Read the comment docs.