jf-tech / omniparser

omniparser: a native Golang ETL streaming parser and transform library for CSV, JSON, XML, EDI, text, etc.
MIT License
931 stars 68 forks source link

Intro JSONStreamReader and JSONify2 #79

Closed jf-tech closed 3 years ago

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@aba5a3a). Click here to learn what that means. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master       #79   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?        39           
  Lines             ?      1759           
  Branches          ?         0           
==========================================
  Hits              ?      1759           
  Misses            ?         0           
  Partials          ?         0           
Impacted Files Coverage Δ
idr/jsonnode.go 100.00% <100.00%> (ø)
idr/jsonreader.go 100.00% <100.00%> (ø)
idr/marshal2.go 100.00% <100.00%> (ø)
idr/xmlreader.go 100.00% <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 aba5a3a...146a50b. Read the comment docs.