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

make json schema validation multi-error sorted #96

Closed jf-tech closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #96 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #96   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           35        35           
  Lines         1477      1478    +1     
=========================================
+ Hits          1477      1478    +1     
Impacted Files Coverage Δ
validation/jsonvalidate.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 916303e...15e4820. Read the comment docs.