-
Notifications
You must be signed in to change notification settings - Fork 143
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: ensure the pull request check workflow properly handles forks #10271
Conversation
…10268) Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release/0.45 #10271 +/- ##
==================================================
- Coverage 63.14% 63.14% -0.01%
+ Complexity 30697 30696 -1
==================================================
Files 3329 3329
Lines 133939 133939
Branches 13882 13882
==================================================
- Hits 84580 84573 -7
- Misses 46016 46028 +12
+ Partials 3343 3338 -5 ☔ View full report in Codecov by Sentry. |
Node: E2E Test Results 1 files ± 0 1 suites ±0 23m 29s ⏱️ + 23m 29s Results for commit f292902. ± Comparison against base commit ba16e00. This pull request removes 1 and adds 311 tests. Note that renamed tests count towards both.
|
Description
This pull request changes the following:
release/0.45
branch.Related Issues