Skip to content

refactor: use the built-in max/min to simplify the code [skip changelog]#1014

Closed
wmypku wants to merge 1 commit into
ipfs:mainfrom
wmypku:main
Closed

refactor: use the built-in max/min to simplify the code [skip changelog]#1014
wmypku wants to merge 1 commit into
ipfs:mainfrom
wmypku:main

refactor: use the built-in max/min to simplify the code

72ea9da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2025 in 1s

60.50% (+0.02%) compared to 30868de

View this Pull Request on Codecov

60.50% (+0.02%) compared to 30868de

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.50%. Comparing base (30868de) to head (72ea9da).

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1014      +/-   ##
==========================================
+ Coverage   60.47%   60.50%   +0.02%     
==========================================
  Files         267      267              
  Lines       33276    33276              
==========================================
+ Hits        20124    20133       +9     
+ Misses      11485    11477       -8     
+ Partials     1667     1666       -1     

see 10 files with indirect coverage changes

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