Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1780 +/- ##
==========================================
- Coverage 43.88% 43.88% -0.01%
==========================================
Files 664 664
Lines 296464 296495 +31
Branches 2038 2038
==========================================
+ Hits 130094 130107 +13
- Misses 165948 165966 +18
Partials 422 422 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| rules: { | ||
| "turbo/no-undeclared-env-vars": ["error"], | ||
| "node/no-process-env": ["error"], | ||
| "max-params": ["error", { max: 3 }], |
There was a problem hiding this comment.
this rule is really neat, I didn't know about this 🚀
Scope of the PR
Related issues
Checklist