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

Clean up resolveKeys #67

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 #67 (48b82ee) into master (87f423b) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #67   +/-   ##
=======================================
  Coverage   26.03%   26.03%           
=======================================
  Files          13       13           
  Lines         507      507           
  Branches       23       23           
=======================================
  Hits          132      132           
  Misses        366      366           
  Partials        9        9           
Impacted Files Coverage Δ
src/Data/Aeson/Schema/TH/Schema.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 87f423b...48b82ee. Read the comment docs.