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

Bump Codecov action to 1.0.13 #56

Merged
merged 1 commit into from Sep 4, 2020
Merged

Bump Codecov action to 1.0.13 #56

merged 1 commit into from Sep 4, 2020

Conversation

dsk1306
Copy link
Contributor

@dsk1306 dsk1306 commented Sep 3, 2020

This might help to resolve an issue with uploading code coverage results to Codecov

bash codecov.sh -n CombineExt -F  -y 
codecov.sh: illegal option -- y
Unexpected flag not supported

Codevcov has failed to upload the report in my other PR.

@codecov
Copy link

codecov bot commented Sep 3, 2020

Codecov Report

Merging #56 into master will decrease coverage by 1.39%.
The diff coverage is 86.51%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
- Coverage   97.77%   96.37%   -1.40%     
==========================================
  Files          46       52       +6     
  Lines        2515     2871     +356     
==========================================
+ Hits         2459     2767     +308     
- Misses         56      104      +48     
Impacted Files Coverage Δ
Sources/Convenience/Optional.swift 100.00% <ø> (ø)
Sources/Operators/PrefixDuration.swift 100.00% <ø> (ø)
Sources/Operators/Internal/Timer.swift 69.07% <69.07%> (ø)
Sources/Operators/Internal/Lock.swift 83.33% <83.33%> (ø)
Sources/Operators/MergeMany.swift 100.00% <100.00%> (ø)
Sources/Operators/Nwise.swift 100.00% <100.00%> (ø)
Tests/MergeManyTests.swift 100.00% <100.00%> (ø)
Tests/NwiseTests.swift 100.00% <100.00%> (ø)
... and 4 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 c50f9d2...a299d2f. Read the comment docs.

@dsk1306
Copy link
Contributor Author

dsk1306 commented Sep 3, 2020

@freak4pc

Copy link
Member

@freak4pc freak4pc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, thanks!

@freak4pc freak4pc merged commit 7f49594 into CombineCommunity:master Sep 4, 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.

None yet

2 participants