-
Notifications
You must be signed in to change notification settings - Fork 510
fix wd-test test coverage reporting #5881
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
base: main
Are you sure you want to change the base?
Conversation
Merging this PR will not alter performance
Comparing Footnotes
|
da41935 to
d4b324c
Compare
3597eca to
9c70d73
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5881 +/- ##
===========================================
+ Coverage 68.10% 68.14% +0.04%
===========================================
Files 29 418 +389
Lines 2593 106796 +104203
Branches 15 17902 +17887
===========================================
+ Hits 1766 72780 +71014
- Misses 827 23297 +22470
- Partials 0 10719 +10719 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
9c70d73 to
20b679d
Compare
An attempt to fix wd-test coverage on codecov. Current state can be found from: https://app.codecov.io/gh/cloudflare/workerd
Blocked by: bazelbuild/bazel#28310