Skip to content
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

Make chan buffered for better performance #168

Merged
merged 1 commit into from
Oct 1, 2024

Make chan buffered for better performance

2585dff
Select commit
Loading
Failed to load commit list.
Merged

Make chan buffered for better performance #168

Make chan buffered for better performance
2585dff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2024 in 1s

79.34% (+0.00%) compared to 4e1ed4e

View this Pull Request on Codecov

79.34% (+0.00%) compared to 4e1ed4e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.34%. Comparing base (4e1ed4e) to head (2585dff).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #168   +/-   ##
=======================================
  Coverage   79.34%   79.34%           
=======================================
  Files           7        7           
  Lines         460      460           
=======================================
  Hits          365      365           
  Misses         67       67           
  Partials       28       28           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.