Closed Jacob-Stevens-Haas closed 5 months ago
Attention: Patch coverage is 69.53125%
with 39 lines
in your changes are missing coverage. Please review.
Project coverage is 94.05%. Comparing base (
024bc9e
) to head (f2cdf2b
).
Files | Patch % | Lines |
---|---|---|
pysindy/optimizers/trapping_sr3.py | 69.53% | 39 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Last backport of this branch until trapping_extended gets fully merged. This reorders functions as they appear in trapping_extended branch and adds
if method == "global"/"local"
to implement local trapping of Mai et al.