Closed ArneBinder closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.41%. Comparing base (
cb1c47a
) to head (20548ff
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
To mitigate that the tests break if the source data (https://facultystaff.richmond.edu/~jpark/data/cdcp_acl17.zip) is not available, we use a local copy for all tests of the
cdcp
dataset. Previously, that was just the case for the HF related dataset tests.