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

Combine workflow files, add codecov token #1667

Merged
merged 3 commits into from
Aug 23, 2024
Merged

Conversation

VeckoTheGecko
Copy link
Contributor

As in title. I just realised we don't have any coverage on unit tests in CodeCov since we were being rate limited before. Specifying a token should help with this.

We were getting rate limited, so unit testing results weren't being uploaded
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1667       +/-   ##
===========================================
+ Coverage   64.50%   86.40%   +21.89%     
===========================================
  Files          48       67       +19     
  Lines        7610    11746     +4136     
===========================================
+ Hits         4909    10149     +5240     
+ Misses       2701     1597     -1104     
Flag Coverage Δ
integration-tests 64.83% <ø> (+0.33%) ⬆️
unit-tests 80.88% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 53 files with indirect coverage changes

---- 🚨 Try these New Features:

@VeckoTheGecko
Copy link
Contributor Author

VeckoTheGecko commented Aug 22, 2024

Yay! Bot integration looks to be working. Turns out this PR improves our coverage by 20% (from 64.50% to 86.4%) now the coverage isn't just looking at integration tests 😄

@VeckoTheGecko VeckoTheGecko merged commit 997e3f8 into master Aug 23, 2024
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants