-
Notifications
You must be signed in to change notification settings - Fork 30.3k
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
test: use node:test in test-assert-async #55068
test: use node:test in test-assert-async #55068
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #55068 +/- ##
==========================================
+ Coverage 88.23% 88.24% +0.01%
==========================================
Files 652 651 -1
Lines 183911 183877 -34
Branches 35858 35852 -6
==========================================
- Hits 162271 162268 -3
+ Misses 14916 14894 -22
+ Partials 6724 6715 -9 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Co-authored-by: Aviv Keller <[email protected]>
Co-authored-by: Mohammed Keyvanzadeh <[email protected]>
This comment was marked as outdated.
This comment was marked as outdated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would like to see an official TSC vote/decision on this which is not made for Cloudflare/workerd interests. It is like we go to another project and start making changes to their tests (with all the drawbacks that this might have for that project) so that it is easier for us to use their tests. That seems silly to me.
Very well. Nevermind. |
More general cleanup and structuring of tests