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 license #27

Closed fabianfett closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #27 into master will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   87.93%   87.97%   +0.03%     
==========================================
  Files          32       32              
  Lines        2918     2918              
==========================================
+ Hits         2566     2567       +1     
+ Misses        352      351       -1     
Impacted Files Coverage Δ
Sources/PureSwiftJSONParsing/JSONParser.swift 91.36% <0.00%> (+0.33%) :arrow_up:

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 10debb7...257d5ca. Read the comment docs.