Skip to content

refactor: rename the function to `set_extrapolation_info`

2c9208a
Select commit
Loading
Failed to load commit list.
Merged

feat: add set_extrapolation_info function in morph.Morph #255

refactor: rename the function to `set_extrapolation_info`
2c9208a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2025 in 0s

99.92% (+0.00%) compared to dce54cf

View this Pull Request on Codecov

99.92% (+0.00%) compared to dce54cf

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.92%. Comparing base (dce54cf) to head (2c9208a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #255   +/-   ##
=======================================
  Coverage   99.92%   99.92%           
=======================================
  Files          23       23           
  Lines        1355     1355           
=======================================
  Hits         1354     1354           
  Misses          1        1           
Files with missing lines Coverage Δ
tests/test_morphsqueeze.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.