ArcetriAdaptiveOptics / arte

Arcetri Random sTuff collEction
MIT License
2 stars 0 forks source link

Analyzer extra arguments #50

Closed alfiopuglisi closed 4 months ago

alfiopuglisi commented 4 months ago

Added possibility of extra arguments to Analyzer classes, in addition to the tag/tn. Simplified the BaseAnalyzerSet interface, removing the methods to be overridden and setting everything in init

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 93.93939% with 2 lines in your changes missing coverage. Please review.

Project coverage is 75.38%. Comparing base (9e6d078) to head (30b3b75).

Files Patch % Lines
arte/dataelab/base_analyzer_set.py 91.30% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #50 +/- ## ========================================== - Coverage 75.61% 75.38% -0.23% ========================================== Files 168 168 Lines 10718 10714 -4 ========================================== - Hits 8104 8077 -27 - Misses 2614 2637 +23 ```

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