swift-extras / swift-extras-json

JSON encoding and decoding without the use of Foundation in pure Swift.
Apache License 2.0
348 stars 15 forks source link

Stricter Allocation Test #34

Closed fabianfett closed 4 years ago

fabianfett commented 4 years ago

thx for making everything a little stricter @weissi

codecov-io commented 4 years ago

Codecov Report

Merging #34 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #34   +/-   ##
=======================================
  Coverage   89.02%   89.02%           
=======================================
  Files          34       34           
  Lines        3261     3261           
=======================================
  Hits         2903     2903           
  Misses        358      358           

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 f1d37cd...9ef067b. Read the comment docs.