pik-copan / pyunicorn

Unified Complex Network and Recurrence Analysis Toolbox
http://pik-potsdam.de/~donges/pyunicorn/
Other
200 stars 87 forks source link

MAINT: extend caching and review `Surrogates` API #236

Closed fkuehlein closed 2 months ago

fkuehlein commented 3 months ago

Commit message

Extend caching according to 93ab748 to

Review API of Surrogates to enable caching and reduce redundancy

Resolve and re-enable pylint flag no-member

Comment

The changed API of the Surrogates class should be reviewed. Also, what is Surrogates.recurrence_plot() intended for when we have the RecurrencePlot class?

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.03%. Comparing base (a53b987) to head (01b71c9). Report is 7 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #236 +/- ## ========================================== + Coverage 68.71% 70.03% +1.31% ========================================== Files 44 44 Lines 6138 6124 -14 ========================================== + Hits 4218 4289 +71 + Misses 1920 1835 -85 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.