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

chacha: Clarify the dispatching to assembly implementations. #2238

Merged
merged 1 commit into from
Jan 17, 2025

chacha: Clarify the dispatching to assembly implementations.

97f22ae
Select commit
Loading
Failed to load commit list.
Merged

chacha: Clarify the dispatching to assembly implementations. #2238

chacha: Clarify the dispatching to assembly implementations.
97f22ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2025 in 0s

96.96% (+0.00%) compared to 35fb704

View this Pull Request on Codecov

96.96% (+0.00%) compared to 35fb704

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.96%. Comparing base (35fb704) to head (97f22ae).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2238   +/-   ##
=======================================
  Coverage   96.96%   96.96%           
=======================================
  Files         166      167    +1     
  Lines       20565    20573    +8     
  Branches      463      463           
=======================================
+ Hits        19940    19948    +8     
  Misses        517      517           
  Partials      108      108           

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