Skip to content

Conversation

@daavoo
Copy link
Contributor

@daavoo daavoo commented Dec 14, 2022

From 2h 2m 44s to 21m 48s.

Use pip cache.
Run linters on a single python version.
Decouple ML frameworks tests and run on them a single python version.

Closes #402

@daavoo daavoo marked this pull request as ready for review December 19, 2022 15:26
@daavoo daavoo force-pushed the speed-up-ci branch 5 times, most recently from 7f97adf to c691879 Compare December 19, 2022 15:58
@daavoo daavoo changed the title Decouple test_core and test_frameworks Speed up CI Dec 19, 2022
@treeverse treeverse deleted a comment from codecov-commenter Dec 19, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 96.75% // Head: 96.70% // Decreases project coverage by -0.05% ⚠️

Coverage data is based on head (f336d2d) compared to base (42eff97).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #411      +/-   ##
==========================================
- Coverage   96.75%   96.70%   -0.06%     
==========================================
  Files          37       37              
  Lines        2189     2186       -3     
  Branches      206      181      -25     
==========================================
- Hits         2118     2114       -4     
  Misses         41       41              
- Partials       30       31       +1     
Impacted Files Coverage Δ
tests/test_frameworks/test_catalyst.py 95.55% <ø> (ø)
tests/test_frameworks/test_fastai.py 100.00% <ø> (ø)
tests/test_frameworks/test_huggingface.py 97.82% <ø> (ø)
tests/test_frameworks/test_keras.py 100.00% <ø> (ø)
tests/test_frameworks/test_lgbm.py 100.00% <ø> (ø)
tests/test_frameworks/test_lightning.py 97.05% <ø> (ø)
tests/test_frameworks/test_xgboost.py 100.00% <ø> (ø)
tests/test_main.py 100.00% <100.00%> (ø)
src/dvclive/dvc.py 90.29% <0.00%> (-1.14%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@daavoo daavoo requested a review from dtrifiro December 19, 2022 16:18
@daavoo daavoo self-assigned this Dec 19, 2022
@daavoo daavoo merged commit 9597c9e into main Dec 19, 2022
@daavoo daavoo deleted the speed-up-ci branch December 19, 2022 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tests (macos-latest, 3.10) Consistently timed out

2 participants