Skip to content

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

f8b1c41
Select commit
Loading
Failed to load commit list.
Merged

refactor: separate isfloat into a new file within validators.py and rename to is_number #301

[pre-commit.ci] auto fixes from pre-commit hooks
f8b1c41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 31, 2024 in 0s

100.00% (+0.00%) compared to 9ce1769

View this Pull Request on Codecov

100.00% (+0.00%) compared to 9ce1769

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9ce1769) to head (f8b1c41).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #301   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         9    +1     
  Lines          511       516    +5     
=========================================
+ Hits           511       516    +5     
Files with missing lines Coverage Δ
tests/test_validators.py 100.00% <100.00%> (ø)