Conversation
|
This PR looks good overall — the 🔵 MinorInconsistent comment format in One comment places // line 79 (this PR)
/* v8 ignore next -- called manually in tests @preserve */
// all other updated comments
/* v8 ignore next -- @preserve */Functionally identical since esbuild only checks for the presence of /* v8 ignore next -- @preserve called manually in tests */
// or
/* v8 ignore next -- @preserve */Unrelated change in The |
4563f58 to
be716ea
Compare
be716ea to
0dc0fb6
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #869 +/- ##
===========================================
+ Coverage 96.67% 96.99% +0.32%
===========================================
Files 388 388
Lines 6157 6132 -25
Branches 797 784 -13
===========================================
- Hits 5952 5948 -4
+ Misses 107 95 -12
+ Partials 98 89 -9 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
No description provided.