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

chore: turbo cache coverage #8836

Merged
merged 2 commits into from
Nov 19, 2022
Merged

Conversation

almeidx
Copy link
Member

@almeidx almeidx commented Nov 15, 2022

Please describe the changes this PR makes and why it should be merged:
Cache coverage directories on the test pipeline
There's a chance this will fix the wack coverage reports by codecov on pull requests

Status and versioning classification:

@vercel
Copy link

vercel bot commented Nov 15, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Updated
discord-js ⬜️ Ignored (Inspect) Nov 19, 2022 at 9:50PM (UTC)
discord-js-guide ⬜️ Ignored (Inspect) Nov 19, 2022 at 9:50PM (UTC)

@codecov
Copy link

codecov bot commented Nov 19, 2022

Codecov Report

Merging #8836 (014e6d8) into main (e74aa7f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #8836   +/-   ##
=======================================
  Coverage   85.61%   85.61%           
=======================================
  Files          96       95    -1     
  Lines        9459     9462    +3     
  Branches     1134     1132    -2     
=======================================
+ Hits         8098     8101    +3     
  Misses       1319     1319           
  Partials       42       42           
Flag Coverage Δ
brokers 65.24% <ø> (ø)
builders 98.65% <ø> (ø)
collection 100.00% <100.00%> (ø)
proxy 81.53% <ø> (ø)
rest 91.97% <ø> (ø)
util 100.00% <ø> (ø)
utilities ?
voice 63.70% <ø> (ø)
ws 59.83% <ø> (ø)

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

Impacted Files Coverage Δ
packages/collection/src/collection.ts 100.00% <100.00%> (ø)
packages/actions/src/formatTag/formatTag.ts

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@kodiakhq kodiakhq bot merged commit 153d240 into discordjs:main Nov 19, 2022
@almeidx almeidx deleted the turbo/cache-coverage branch November 19, 2022 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants