Skip to content

fix: correct call of functions in filter in recipeorganizer.py

0726694
Select commit
Loading
Failed to load commit list.
Merged

Flake8 #117

fix: correct call of functions in filter in recipeorganizer.py
0726694
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2025 in 1s

67.05% (+0.15%) compared to 191fe7d

View this Pull Request on Codecov

67.05% (+0.15%) compared to 191fe7d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.05%. Comparing base (191fe7d) to head (0726694).

Additional details and impacted files
@@              Coverage Diff              @@
##           migration     #117      +/-   ##
=============================================
+ Coverage      66.89%   67.05%   +0.15%     
=============================================
  Files             25       25              
  Lines           3175     3160      -15     
=============================================
- Hits            2124     2119       -5     
+ Misses          1051     1041      -10     
Files with missing lines Coverage Δ
tests/conftest.py 88.76% <ø> (+7.39%) ⬆️
tests/test_builder.py 100.00% <100.00%> (+0.54%) ⬆️
tests/test_characteristicfunctions.py 17.47% <ø> (-0.80%) ⬇️
tests/test_contribution.py 99.51% <100.00%> (+<0.01%) ⬆️
tests/test_parameter.py 98.14% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.