CoreOffice / XMLCoder

Easy XML parsing using Codable protocols in Swift
https://coreoffice.github.io/XMLCoder/
MIT License
795 stars 107 forks source link

Bump version to 0.12.0, update `CHANGELOG.md` #210

Closed MaxDesiatov closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #210 (0355e5c) into master (8a07649) will increase coverage by 0.08%. The diff coverage is 95.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
+ Coverage   73.71%   73.80%   +0.08%     
==========================================
  Files          43       43              
  Lines        2359     2355       -4     
==========================================
- Hits         1739     1738       -1     
+ Misses        620      617       -3     
Impacted Files Coverage Δ
Sources/XMLCoder/Auxiliaries/Box/KeyedBox.swift 100.00% <ø> (ø)
Sources/XMLCoder/Auxiliaries/XMLStackParser.swift 93.54% <ø> (-0.14%) :arrow_down:
Sources/XMLCoder/Encoder/DynamicNodeEncoding.swift 50.00% <0.00%> (ø)
Sources/XMLCoder/Decoder/XMLDecoder.swift 76.64% <100.00%> (+0.34%) :arrow_up:
...es/XMLCoder/Decoder/XMLDecoderImplementation.swift 67.55% <100.00%> (+0.09%) :arrow_up:
...s/XMLCoder/Decoder/XMLKeyedDecodingContainer.swift 81.81% <100.00%> (+1.15%) :arrow_up:
...XMLCoder/Decoder/XMLUnkeyedDecodingContainer.swift 36.29% <100.00%> (ø)
Sources/XMLCoder/Encoder/XMLEncoder.swift 87.50% <100.00%> (-0.08%) :arrow_down:
...es/XMLCoder/Encoder/XMLEncoderImplementation.swift 76.57% <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 8a07649...0355e5c. Read the comment docs.

github-actions[bot] commented 3 years ago
Fails
:no_entry_sign: Error deserializing SwiftLint JSON response (): dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "The given data was not valid JSON.", underlyingError: Optional(Error Domain=NSCocoaErrorDomain Code=3840 "The data is not in the correct format.")))

Generated by :no_entry_sign: Danger Swift against 34b2194a485d320385f3341f350a120a157c22b7