Skip to content

Conversation

@jared321
Copy link
Collaborator

@jared321 jared321 commented Jan 9, 2026

PR Self-review

  • Careful review of all changes made here
  • Review changes in User Guide as rendered by RTD for this PR
  • Confirm all actions passing

Note that code coverage by line has dropped by a small amount due to no longer testing this hfun in the MSP benchmark test. The only noteworthy impact of this is that line 420 of pounders.m is no longer tested. Note that the analogous line in python.py (Line 324) is not covered on main. While this is unfortunate, we accept this loss since that test was never intentionally designed to hit that line and there's always the possibility that small effects could cause that line to be untested as well.

This also aligns the hfuns so that the MATLAB hfuns are a proper subset of the
Python hfuns, which was deemed acceptable.  Clean up MSP docs to reflect this.
@jared321 jared321 self-assigned this Jan 9, 2026
@jared321 jared321 mentioned this pull request Jan 9, 2026
17 tasks
@codecov
Copy link

codecov bot commented Jan 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.41%. Comparing base (e5b21be) to head (806b059).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #250      +/-   ##
==========================================
- Coverage   94.53%   94.41%   -0.12%     
==========================================
  Files          94       93       -1     
  Lines        3642     3618      -24     
==========================================
- Hits         3443     3416      -27     
- Misses        199      202       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Hopefully this will revert some of the loss in code coverage seen for this
branch.
@jared321 jared321 requested a review from jmlarson1 January 13, 2026 20:21
@jared321 jared321 changed the title DRAFT: Remove unused MATLAB MSP hfun Remove unused MATLAB MSP hfun Jan 13, 2026
@jared321 jared321 merged commit 4d1b12d into main Jan 14, 2026
44 of 45 checks passed
@jared321 jared321 mentioned this pull request Jan 14, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants