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

Update codecov uploader #259

Merged
merged 1 commit into from
Jan 2, 2023
Merged

Update codecov uploader #259

merged 1 commit into from
Jan 2, 2023

Conversation

p4checo
Copy link
Member

@p4checo p4checo commented Jan 2, 2023

Checklist

Motivation and Context

  • Codecov has deprecated the old bash script, so we need to update our CI to use the new uploader.

Description

  • Migrate CI to use the new codecov uploader via GH action.

@codecov
Copy link

codecov bot commented Jan 2, 2023

Codecov Report

Base: 95.05% // Head: 95.87% // Increases project coverage by +0.82% 🎉

Coverage data is based on head (7011757) compared to base (9cae850).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #259      +/-   ##
==========================================
+ Coverage   95.05%   95.87%   +0.82%     
==========================================
  Files         100      100              
  Lines        3376     4996    +1620     
==========================================
+ Hits         3209     4790    +1581     
- Misses        167      206      +39     
Impacted Files Coverage Δ
Sources/Extensions/Foundation/Thread.swift 90.00% <0.00%> (-10.00%) ⬇️
Sources/AutoLayout/ViewProxy.swift 87.50% <0.00%> (-4.50%) ⬇️
Sources/DeepLinking/Route+TrieRouter.swift 90.82% <0.00%> (-0.96%) ⬇️
...urces/Network/Network+URLSessionNetworkStack.swift 95.53% <0.00%> (-0.62%) ⬇️
.../ItemFormat/Log+ItemFormat+GenericComponents.swift 95.78% <0.00%> (-0.37%) ⬇️
Sources/Utils/Box.swift 100.00% <0.00%> (ø)
Sources/Logging/Log.swift 100.00% <0.00%> (ø)
Sources/Utils/Token.swift 100.00% <0.00%> (ø)
Sources/Network/HTTP.swift 100.00% <0.00%> (ø)
Sources/Shared/Retry.swift 100.00% <0.00%> (ø)
... and 90 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

## Changes

- Codecov has deprecated the old bash script, so we need to update our
CI to use the new uploader (via GH Action).
@p4checo p4checo requested a review from a team January 2, 2023 16:01
@p4checo p4checo self-assigned this Jan 2, 2023
@p4checo p4checo merged commit a1f6d52 into master Jan 2, 2023
@p4checo p4checo deleted the update-codecov-uploader branch January 2, 2023 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants