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

Reduce import time by removing string and tomli._types imports #249

Merged
merged 1 commit into from
Jan 9, 2025

Reduce import time by removing `string` and `tomli._types` imports

764c9ca
Select commit
Loading
Failed to load commit list.
Merged

Reduce import time by removing string and tomli._types imports #249

Reduce import time by removing `string` and `tomli._types` imports
764c9ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 1s

100.00% (+0.00%) compared to 42a570d

View this Pull Request on Codecov

100.00% (+0.00%) compared to 42a570d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (42a570d) to head (764c9ca).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #249   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          529       525    -4     
  Branches        97        97           
=========================================
- Hits           529       525    -4     

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