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

Test w/ Xcode 11.4 on macOS, Swift 5.2.1 on Linux #166

Merged
merged 9 commits into from Apr 4, 2020

Conversation

MaxDesiatov
Copy link
Collaborator

No description provided.

@MaxDesiatov MaxDesiatov added the test suite improvement Improvements to the project's test suite label Apr 4, 2020
@codecov
Copy link

codecov bot commented Apr 4, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #166      +/-   ##
==========================================
+ Coverage   72.52%   72.84%   +0.32%     
==========================================
  Files          43       43              
  Lines        2264     2287      +23     
==========================================
+ Hits         1642     1666      +24     
+ Misses        622      621       -1     
Impacted Files Coverage Δ
...XMLCoder/Decoder/XMLUnkeyedDecodingContainer.swift 36.29% <ø> (-0.21%) ⬇️
Sources/XMLCoder/Auxiliaries/Box/KeyedBox.swift 100.00% <0.00%> (ø)
Sources/XMLCoder/Auxiliaries/XMLCoderElement.swift 95.52% <0.00%> (+0.04%) ⬆️
Sources/XMLCoder/Auxiliaries/XMLStackParser.swift 93.68% <0.00%> (+0.06%) ⬆️
...es/XMLCoder/Decoder/XMLDecoderImplementation.swift 67.45% <0.00%> (+0.09%) ⬆️
Sources/XMLCoder/Encoder/XMLEncodingStorage.swift 96.42% <0.00%> (+0.13%) ⬆️
Sources/XMLCoder/Auxiliaries/KeyedStorage.swift 95.34% <0.00%> (+0.22%) ⬆️
Sources/XMLCoder/Decoder/XMLDecoder.swift 76.29% <0.00%> (+1.10%) ⬆️
Sources/XMLCoder/Decoder/XMLDecodingStorage.swift 82.35% <0.00%> (+1.10%) ⬆️
Sources/XMLCoder/Encoder/XMLEncoder.swift 84.40% <0.00%> (+1.23%) ⬆️
... and 1 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 fbcfba9...ccd5083. Read the comment docs.

@MaxDesiatov MaxDesiatov merged commit 898938c into master Apr 4, 2020
@MaxDesiatov MaxDesiatov deleted the xcode11.4-swift5.2 branch April 4, 2020 12:13
arjungupta0107 pushed a commit to salido/XMLCoder that referenced this pull request Jun 26, 2020
* Test w/ Xcode 11.4 on macOS, Swift 5.2.1 on Linux

* Attempt to build with Xcode 11.0 on GitHub Actions

* Fix main.yml

* Test with Xcode 11 on GitHub Actions

* Add SwiftLint build step for Xcode, fix warning

* Use official Swift docker images

* Run CocoaPods linter on GitHub, add pre-commit

* Add pre-commit paragraph to Coding Style section

* Remove the pod job from azure-pipelines.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test suite improvement Improvements to the project's test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant