Skip to content

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

d962c1b
Select commit
Loading
Failed to load commit list.
Merged

Refactor test_transfor.py: pass variables to pytest parametrize, use conftest.py for common error messages #236

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

100.00% (+0.00%) compared to d919fef

View this Pull Request on Codecov

100.00% (+0.00%) compared to d919fef

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d919fef) to head (d962c1b).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #236   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          362       372   +10     
=========================================
+ Hits           362       372   +10     
Files with missing lines Coverage Δ
tests/conftest.py 100.00% <100.00%> (ø)
tests/test_transforms.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes