Skip to content

Use caching - #72

Draft
rye wants to merge 15 commits into
mainfrom
coverage-cache-cargo
Draft

Use caching#72
rye wants to merge 15 commits into
mainfrom
coverage-cache-cargo

Conversation

@rye

@rye rye commented Nov 19, 2019

Copy link
Copy Markdown
Owner

Hopefully this improves build times.

This will hopefully speed up subsequent tarpaulin builds quite a lot.

Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
@rye rye added the ci label Nov 19, 2019
@rye rye self-assigned this Nov 19, 2019
@codecov

codecov Bot commented Nov 19, 2019

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.91%. Comparing base (65269a7) to head (03b11ee).
⚠️ Report is 132 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #72   +/-   ##
=======================================
  Coverage   97.91%   97.91%           
=======================================
  Files          41       41           
  Lines         721      721           
=======================================
  Hits          706      706           
  Misses         15       15           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

rye added 14 commits November 19, 2019 08:52
Since `cargo install` will re-fetch the registry, I don't see much of a
need to keep the `hashFiles` invocation here.

Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
There's no real need for that.

Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
I think this will let me re-use the build intermediates!

Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
No real need to do this since it's being covered by cargo-tarpaulin...

Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant