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

Add codecov.yml #60

Closed fabianfett closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #60 into main will decrease coverage by 5.59%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
- Coverage   90.84%   85.24%   -5.60%     
==========================================
  Files          40       13      -27     
  Lines        3374     1227    -2147     
==========================================
- Hits         3065     1046    -2019     
+ Misses        309      181     -128     
Impacted Files Coverage Δ
...PureSwiftJSONTests/Decoding/JSONDecoderTests.swift
.../PureSwiftJSONTests/Parsing/ArrayParserTests.swift
...s/Encoding/JSONUnkeyedEncodingContainerTests.swift
Tests/PureSwiftJSONTests/DateCodingTests.swift
...sts/Decoding/JSONKeyedDecodingContainerTests.swift
Tests/PureSwiftJSONTests/ArrayKeyTests.swift
...arningTests/FoundationJSONSerializationTests.swift
...64-unknown-linux/debug/testlist.derived/main.swift
...ux/debug/testlist.derived/PureSwiftJSONTests.swift
...sts/LearningTests/FoundationJSONDecoderTests.swift
... and 17 more

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 f30db1d...61a433d. Read the comment docs.