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

Improve performance of haskey lookups #246

Merged
merged 6 commits into from
Nov 1, 2024

Apply suggestions from code review

ea220b8
Select commit
Loading
Failed to load commit list.
Merged

Improve performance of haskey lookups #246

Apply suggestions from code review
ea220b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 0s

99.78% (+0.00%) compared to 1a4f551

View this Pull Request on Codecov

99.78% (+0.00%) compared to 1a4f551

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.78%. Comparing base (1a4f551) to head (ea220b8).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #246   +/-   ##
=======================================
  Coverage   99.77%   99.78%           
=======================================
  Files           1        1           
  Lines        1352     1382   +30     
=======================================
+ Hits         1349     1379   +30     
  Misses          3        3           

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