Skip to content

Add tests

0bcda10
Select commit
Loading
Failed to load commit list.
Merged

Allow None as parameter value in morphpy #297

Add tests
0bcda10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2026 in 0s

99.93% (+0.00%) compared to fc45fa1

View this Pull Request on Codecov

99.93% (+0.00%) compared to fc45fa1

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.93%. Comparing base (fc45fa1) to head (0bcda10).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #297   +/-   ##
=======================================
  Coverage   99.93%   99.93%           
=======================================
  Files          24       24           
  Lines        1480     1487    +7     
=======================================
+ Hits         1479     1486    +7     
  Misses          1        1           
Files with missing lines Coverage Δ
tests/test_morphpy.py 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

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