fix: add build optimizations, increase channel size, add local cache
Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Additions and Changes
Please explain in detail, if applicable, which changes you performed in the PR and link them to issues. (If not applicable you can remove this whole section)
Bug fix (non-breaking change which fixes an issue)
New feature (non-breaking change which adds functionality)
Breaking changes
Please explain in detail which changes are breaking changes in the PR. (If not applicable you can remove this whole section)
PR Checklist:
- [ ] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] I have added or updated tests that comprehensively prove my change is effective or that my feature works
Codecov Report
Attention: Patch coverage is 82.35294% with 6 lines in your changes are missing coverage. Please review.
Project coverage is 71.42%. Comparing base (
3b58159) to head (403fb4b).
Additional details and impacted files
@@ Coverage Diff @@
## main #493 +/- ##
==========================================
- Coverage 71.99% 71.42% -0.57%
==========================================
Files 219 219
Lines 12829 12820 -9
==========================================
- Hits 9236 9157 -79
- Misses 3593 3663 +70
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.