Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2651 +/- ##
=======================================
Coverage 93.37% 93.37%
=======================================
Files 37 37
Lines 7581 7581
Branches 667 667
=======================================
Hits 7079 7079
Misses 497 497
Partials 5 5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
hello-ashleyintech
left a comment
There was a problem hiding this comment.
app.logger.info('LGTM!');
|
👁️🗨️ Related to #2627. |
lukegalbraithrussell
left a comment
There was a problem hiding this comment.
we should prob surface these examples in the site. future project!
|
@mwbrooks @hello-ashleyintech @lukegalbraithrussell Incredible thanks to all the kind reviews 🎁
I agree much it'd be great to reference these snippets within docs! I noticed a changed sample caused CI to fail earlier which means our testing is working - that'd be nice confidence to share around 👾 ✨ For now let's merge this PR. I think the |
Summary
This PR replaces a few more instances of
console.logwithapp.loggerfollowing #2365 🪵Requirements