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

Inline showSchemaQ back #73

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:


https://gitlab.haskell.org/ghc/ghc/-/issues/19988#note_359060

codecov-commenter commented 3 years ago

Codecov Report

Merging #73 (49175a5) into main (cfd5752) will increase coverage by 0.05%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
+ Coverage   26.31%   26.36%   +0.05%     
==========================================
  Files          13       13              
  Lines         513      512       -1     
  Branches       24       24              
==========================================
  Hits          135      135              
+ Misses        369      368       -1     
  Partials        9        9              
Impacted Files Coverage Δ
src/Data/Aeson/Schema/Internal.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 cfd5752...49175a5. Read the comment docs.