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

use binary strings in dictionaries to save memory #128

Merged
merged 9 commits into from
May 24, 2024

explicit filename for readability

6550bef
Select commit
Loading
Failed to load commit list.
Merged

use binary strings in dictionaries to save memory #128

explicit filename for readability
6550bef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 24, 2024 in 0s

96.38% (+0.03%) compared to 2caac80

View this Pull Request on Codecov

96.38% (+0.03%) compared to 2caac80

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.38%. Comparing base (2caac80) to head (6550bef).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
+ Coverage   96.34%   96.38%   +0.03%     
==========================================
  Files          33       33              
  Lines         575      581       +6     
==========================================
+ Hits          554      560       +6     
  Misses         21       21              

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