Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow JSON extension points. #46

Merged
merged 1 commit into from
Jun 24, 2020
Merged

Allow JSON extension points. #46

merged 1 commit into from
Jun 24, 2020

Conversation

fabianfett
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jun 24, 2020

Codecov Report

Merging #46 into master will decrease coverage by 0.01%.
The diff coverage is 88.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
- Coverage   90.76%   90.74%   -0.02%     
==========================================
  Files          39       39              
  Lines        3301     3296       -5     
==========================================
- Hits         2996     2991       -5     
  Misses        305      305              
Impacted Files Coverage Δ
...PureSwiftJSONTests/Decoding/JSONDecoderTests.swift 92.95% <80.00%> (-0.80%) ⬇️
Sources/PureSwiftJSON/Decoding/JSONDecoder.swift 100.00% <100.00%> (ø)
Sources/PureSwiftJSON/Encoding/JSONEncoder.swift 91.48% <100.00%> (+0.18%) ⬆️

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 321e0c5...3fd08f3. Read the comment docs.

@fabianfett fabianfett force-pushed the cleanup branch 2 times, most recently from ce5d75a to 0d85886 Compare June 24, 2020 09:39
@fabianfett fabianfett added this to the v0.3.0 milestone Jun 24, 2020
@fabianfett fabianfett merged commit 8ea29f9 into master Jun 24, 2020
@fabianfett fabianfett deleted the cleanup branch June 24, 2020 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant