Closed alfiopuglisi closed 4 months ago
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: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
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