Skip to content

Renamed `kw_args` to `kwargs` for idomatic consistency

a7a8a03
Select commit
Loading
Failed to load commit list.
Merged

Simplify Python 3.14 check in argparse_custom.py #1452

Renamed `kw_args` to `kwargs` for idomatic consistency
a7a8a03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 26, 2025 in 0s

98.55% (-0.02%) compared to 6aed7cd

View this Pull Request on Codecov

98.55% (-0.02%) compared to 6aed7cd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.55%. Comparing base (6aed7cd) to head (a7a8a03).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1452      +/-   ##
==========================================
- Coverage   98.57%   98.55%   -0.02%     
==========================================
  Files          20       20              
  Lines        5742     5743       +1     
==========================================
  Hits         5660     5660              
- Misses         82       83       +1     

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