Closed Allonck closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 79.97%. Comparing base (
b3a57ce
) to head (cf2f4b3
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
closes #388
Fixed the
dcr
method, it was a problem with the path of the files, my initial thought was a problem with the change of directory in the subprocess. This should close #388