🌱 Add SetLogger to e2e tests#2143
Conversation
Downstream is complaining of missing `SetLogger` call in the e2e.
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2143 +/- ##
==========================================
+ Coverage 72.75% 72.77% +0.02%
==========================================
Files 79 79
Lines 7340 7340
==========================================
+ Hits 5340 5342 +2
+ Misses 1653 1652 -1
+ Partials 347 346 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Todd Short <todd.short@me.com>
Signed-off-by: Todd Short <todd.short@me.com>
Downstream is complaining of missing
SetLoggercall in the e2e.Description
Reviewer Checklist