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

fix swiftformat for 0.45.x #59

Merged
merged 1 commit into from
Aug 11, 2020
Merged

fix swiftformat for 0.45.x #59

merged 1 commit into from
Aug 11, 2020

Conversation

fabianfett
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Aug 11, 2020

Codecov Report

Merging #59 into main will increase coverage by 0.10%.
The diff coverage is 92.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
+ Coverage   90.73%   90.84%   +0.10%     
==========================================
  Files          40       40              
  Lines        3378     3374       -4     
==========================================
  Hits         3065     3065              
+ Misses        313      309       -4     
Impacted Files Coverage Δ
...ftJSON/Encoding/JSONUnkeyedEncodingContainer.swift 57.35% <75.00%> (+0.21%) ⬆️
...wiftJSON/Encoding/JSONKeyedEncodingContainer.swift 64.28% <78.57%> (+0.39%) ⬆️
...arningTests/FoundationJSONSerializationTests.swift 78.57% <78.57%> (ø)
...ON/Encoding/JSONSingleValueEncodingContainer.swift 62.96% <84.61%> (+1.14%) ⬆️
...wiftJSON/Decoding/JSONKeyedDecodingContainer.swift 92.92% <85.18%> (+1.01%) ⬆️
Sources/PureSwiftJSON/Parsing/DocumentReader.swift 91.94% <92.85%> (+0.05%) ⬆️
Sources/PureSwiftJSON/Parsing/JSONParser.swift 91.36% <94.87%> (-0.03%) ⬇️
Sources/PureSwiftJSON/Encoding/JSONEncoder.swift 91.48% <96.00%> (ø)
...sts/LearningTests/FoundationJSONDecoderTests.swift 93.37% <96.15%> (ø)
...ON/Decoding/JSONSingleValueDecodingContainer.swift 96.82% <96.29%> (+0.10%) ⬆️
... and 15 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 2852986...fd36f9c. Read the comment docs.

@fabianfett fabianfett merged commit bcfd1a9 into main Aug 11, 2020
@fabianfett fabianfett added this to the v1.0.0 milestone Aug 11, 2020
@fabianfett fabianfett deleted the ff-new-swiftformat branch October 9, 2020 12:52
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