Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

a79dafa
Select commit
Loading
Failed to load commit list.
Merged

Optimize naturalsize algorithm by using math.log #253

[pre-commit.ci] auto fixes from pre-commit.com hooks
a79dafa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 23, 2025 in 0s

99.49% (-0.01%) compared to b818dbf, passed because coverage increased by 0% when compared to adjusted base (99.49%)

View this Pull Request on Codecov

99.49% (-0.01%) compared to b818dbf, passed because coverage increased by 0% when compared to adjusted base (99.49%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.49%. Comparing base (b818dbf) to head (a79dafa).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #253      +/-   ##
==========================================
- Coverage   99.49%   99.49%   -0.01%     
==========================================
  Files          11       11              
  Lines         798      794       -4     
==========================================
- Hits          794      790       -4     
  Misses          4        4              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.