-
-
Notifications
You must be signed in to change notification settings - Fork 718
perf: reduce Context code #4100
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
base: main
Are you sure you want to change the base?
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4100 +/- ##
==========================================
- Coverage 91.34% 91.28% -0.07%
==========================================
Files 168 168
Lines 10704 10737 +33
Branches 3070 3161 +91
==========================================
+ Hits 9778 9801 +23
- Misses 925 935 +10
Partials 1 1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Whether we merge this or not is a difficult thing. In the |
Bundle size check
Compiler Diagnostics
Reported by octocov |
Don't optimize, but reduce the code.
The author should do the following, if applicable
bun run format:fix && bun run lint:fix
to format the code