-
Notifications
You must be signed in to change notification settings - Fork 399
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: Updated agent integration tests to node:test #2782
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2782 +/- ##
==========================================
- Coverage 97.24% 97.21% -0.03%
==========================================
Files 294 294
Lines 46315 46315
==========================================
- Hits 45038 45025 -13
- Misses 1277 1290 +13
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
04f366c
to
1d1369a
Compare
1d1369a
to
fea05d2
Compare
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.
LGTM. WRT the reporter, I think we can focus on that in a separate ticket because i also notice the pass/failed/total isn't correct
This PR resolves #2766.