Skip to content

Cache dependency installs in CI#833

Merged
bdraco merged 20 commits into
python-zeroconf:masterfrom
bdraco:cache_deps_ci
Jun 25, 2021
Merged

Cache dependency installs in CI#833
bdraco merged 20 commits into
python-zeroconf:masterfrom
bdraco:cache_deps_ci

Conversation

@bdraco

@bdraco bdraco commented Jun 25, 2021

Copy link
Copy Markdown
Member

Installing deps was taking much longer than running the tests so we now cache them when possible.

@codecov-commenter

codecov-commenter commented Jun 25, 2021

Copy link
Copy Markdown

Codecov Report

Merging #833 (159c294) into master (4039b0b) will decrease coverage by 0.59%.
The diff coverage is n/a.

❗ Current head 159c294 differs from pull request most recent head 18c5678. Consider uploading reports for the commit 18c5678 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #833      +/-   ##
==========================================
- Coverage   98.63%   98.03%   -0.60%     
==========================================
  Files          22       22              
  Lines        2337     2337              
  Branches      398      398              
==========================================
- Hits         2305     2291      -14     
- Misses         21       31      +10     
- Partials       11       15       +4     
Impacted Files Coverage Δ
zeroconf/_utils/net.py 87.56% <0.00%> (-5.41%) ⬇️
zeroconf/_core.py 96.94% <0.00%> (-1.02%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4039b0b...18c5678. Read the comment docs.

@bdraco bdraco marked this pull request as draft June 25, 2021 08:23
@bdraco bdraco changed the title Cache deps in CI Cache dependency installs in CI Jun 25, 2021
@bdraco bdraco marked this pull request as ready for review June 25, 2021 09:07
@bdraco bdraco merged commit 0bf4f75 into python-zeroconf:master Jun 25, 2021
@bdraco bdraco deleted the cache_deps_ci branch June 25, 2021 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants