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

Upgrade linters #76

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 #76 (3e1fac3) into main (70fc7e2) will decrease coverage by 0.10%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
- 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/TH/Parse.hs 42.04% <0.00%> (ø)
src/Data/Aeson/Schema/TH/Utils.hs 45.79% <ø> (ø)
src/Data/Aeson/Schema/Utils/Compat.hs 0.00% <0.00%> (ø)
src/Data/Aeson/Schema/Utils/Sum.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 0f0634c...3e1fac3. Read the comment docs.