juliendenize / torchaug

Library to perform efficient vision data augmentations for CPU/GPU per-sample/batched data.
https://torchaug.readthedocs.io/en/latest/
Other
24 stars 2 forks source link

Ci/header #63

Closed juliendenize closed 2 months ago

juliendenize commented 2 months ago

Fix #31

For now we keep the header but check every file header in the Torchaug folder to be sure that the header is placed everywhere.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 87.37%. Comparing base (1c94fff) to head (c47db97). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #63 +/- ## ======================================= Coverage 87.37% 87.37% ======================================= Files 54 54 Lines 4435 4435 ======================================= Hits 3875 3875 Misses 560 560 ```

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