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 #174

Merged
merged 3 commits into from
Jan 22, 2021
Merged

Fix CI Tests and Artifact Cache Issues #174

merged 3 commits 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 18, 2021

Codecov Report

Merging #174 (b4193dc) into master (6485b95) will decrease coverage by 1.29%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #174      +/-   ##
==========================================
- Coverage   97.72%   96.42%   -1.30%     
==========================================
  Files          13       13              
  Lines         395      336      -59     
==========================================
- Hits          386      324      -62     
- Misses          9       12       +3     
Impacted Files Coverage Δ
src/syslog.jl 66.66% <0.00%> (-33.34%) ⬇️
src/stdlib.jl 77.77% <0.00%> (-13.14%) ⬇️
src/records.jl 89.65% <0.00%> (-4.47%) ⬇️
src/formatters.jl 96.07% <0.00%> (-2.07%) ⬇️
src/memento_test.jl 97.29% <0.00%> (-0.38%) ⬇️
src/loggers.jl 99.09% <0.00%> (-0.17%) ⬇️
src/io.jl 100.00% <0.00%> (ø)
src/config.jl 100.00% <0.00%> (ø)
src/Memento.jl 100.00% <0.00%> (ø)
src/filters.jl 100.00% <0.00%> (ø)
... and 2 more

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 6485b95...b4193dc. Read the comment docs.

@fchorney fchorney merged commit aea16b6 into master Jan 22, 2021
@fchorney fchorney deleted the fc/auto-ci-fix branch January 22, 2021 20:23
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