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

fast: add emit_fast method for 10x faster emission (without safety checks) #331

Merged
merged 5 commits into from
Nov 4, 2024

test cov

a78324e
Select commit
Loading
Failed to load commit list.
Merged

fast: add emit_fast method for 10x faster emission (without safety checks) #331

test cov
a78324e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2024 in 0s

100.00% (+0.00%) compared to 019232e

View this Pull Request on Codecov

100.00% (+0.00%) compared to 019232e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (019232e) to head (a78324e).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #331   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines         2062      2076   +14     
=========================================
+ Hits          2062      2076   +14     

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