Lightning-Universe / lightning-flash

Your PyTorch AI Factory - Flash enables you to easily configure and run complex AI recipes for over 15 tasks across 7 data domains
https://lightning-flash.readthedocs.io
Apache License 2.0
1.74k stars 213 forks source link

ci: cleaning script data #1581

Closed Borda closed 1 year ago

Borda commented 1 year ago

What does this PR do?

seems #1568 is facing some space limitations

Before submitting

PR review

Anyone in the community is free to review the PR once the tests have passed. If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

codecov[bot] commented 1 year ago

Codecov Report

Merging #1581 (6bb3114) into master (1bec8a0) will decrease coverage by 1%. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1581 +/- ## ======================================= - Coverage 84% 83% -1% ======================================= Files 291 291 Lines 12862 12862 ======================================= - Hits 10858 10669 -189 - Misses 2004 2193 +189 ```