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

Use swiftformat #43

Merged
merged 2 commits into from
Jun 24, 2020
Merged

Use swiftformat #43

merged 2 commits 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 #43 into master will decrease coverage by 0.27%.
The diff coverage is 89.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   91.02%   90.75%   -0.28%     
==========================================
  Files          41       41              
  Lines        3265     3310      +45     
==========================================
+ Hits         2972     3004      +32     
- Misses        293      306      +13     
Impacted Files Coverage Δ
.../PureSwiftJSONCoding/JSONError+DecodingError.swift 29.09% <29.09%> (-3.52%) ⬇️
...Coding/Encoding/JSONUnkeyedEncodingContainer.swift 57.14% <57.14%> (+1.08%) ⬆️
...ng/Encoding/JSONSingleValueEncodingContainer.swift 61.81% <61.81%> (+0.27%) ⬆️
...ONCoding/Encoding/JSONKeyedEncodingContainer.swift 63.88% <63.88%> (+0.65%) ⬆️
Sources/PureSwiftJSONCoding/ArrayKey.swift 83.33% <81.81%> (ø)
Tests/JSONCodingTests/DateCodingTests.swift 88.88% <88.88%> (+0.51%) ⬆️
...coding/JSONSingleValueDecodingContainerTests.swift 90.58% <90.58%> (ø)
...s/Decoding/JSONUnkeyedDecodingContainerTests.swift 90.74% <90.74%> (ø)
...sts/Encoding/JSONKeyedEncodingContainerTests.swift 90.80% <90.80%> (ø)
...s/Encoding/JSONUnkeyedEncodingContainerTests.swift 90.80% <90.80%> (ø)
... and 23 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 9d10426...c62e3ab. Read the comment docs.

@fabianfett fabianfett merged commit ea770a0 into master Jun 24, 2020
@fabianfett fabianfett deleted the ff-swiftformat branch June 24, 2020 07:53
@fabianfett fabianfett added this to the v0.3.0 milestone Jun 24, 2020
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