Closed benoit74 closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
5a1ddb3
) 100.00% compared to head (0fe333f
) 100.00%.:exclamation: Current head 0fe333f differs from pull request most recent head f1fba4e. Consider uploading reports for the commit f1fba4e to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Rationale
Fix #104
Changes
log.warn
(deprecated) bylog.warning
FileManagerInputGenerator
to support file-manager logsx-tfm-files-added
andx-tfm-files-deleted
to log data (so that it is parsed automatically / asap)CountInput
base class which is an input with acount
of items, and the associatedCountCounterRecorder
which is summing thecount
of all inputs, instead of just increasing a counter by 1 for each input receivedSharedFilesOperations
indicator to use newCountCounterRecorder
SharedFilesOperation
input to inherit the newCountInput
base classdev
docker-compose configuration to use file-manager instead of EduPi