artefactual-sdps / enduro

A tool to support ingest and automation in digital preservation workflows
https://enduro.readthedocs.io/
Apache License 2.0
4 stars 3 forks source link

Use tparallel linter #925

Closed sevein closed 6 months ago

sevein commented 7 months ago

This PR configures the tparallel linter which detects a couple of common mistakes when using t.Parallel().

Context:

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 48.88%. Comparing base (3102539) to head (4d4aada).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #925 +/- ## ======================================= Coverage 48.88% 48.88% ======================================= Files 103 103 Lines 5533 5533 ======================================= Hits 2705 2705 Misses 2597 2597 Partials 231 231 ```

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