Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CI Tests and Artifact Cache Issues #9

Merged
merged 1 commit into from
Jan 22, 2021
Merged

Fix CI Tests and Artifact Cache Issues #9

merged 1 commit into from
Jan 22, 2021

Conversation

fchorney
Copy link
Member

Use CLI script to automatically replace the 1.3 test with a 1.5 test (if necessary), as well as use new cache steps to cache the julia build artifacts

@codecov
Copy link

codecov bot commented Jan 15, 2021

Codecov Report

Merging #9 (8ae0474) into main (91c912c) will decrease coverage by 1.63%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   92.68%   91.04%   -1.64%     
==========================================
  Files           3        3              
  Lines          82       67      -15     
==========================================
- Hits           76       61      -15     
  Misses          6        6              
Impacted Files Coverage Δ
src/Checkpoints.jl 85.00% <0.00%> (-3.47%) ⬇️
src/handler.jl 88.00% <0.00%> (-1.66%) ⬇️
src/session.jl 100.00% <0.00%> (ø)

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 91c912c...8ae0474. Read the comment docs.

@fchorney fchorney merged commit 912f0b0 into main Jan 22, 2021
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