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

Make DocumentReader internal #56

Closed fabianfett closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #56 into main will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #56   +/-   ##
=======================================
  Coverage   90.73%   90.73%           
=======================================
  Files          40       40           
  Lines        3378     3378           
=======================================
  Hits         3065     3065           
  Misses        313      313           
Impacted Files Coverage Δ
Sources/PureSwiftJSON/Parsing/DocumentReader.swift 91.89% <100.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 4d3b7a9...c15d1b3. Read the comment docs.