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

Clean up CI and fix slack notification #8

Merged
merged 2 commits into from
Jan 14, 2021
Merged

Clean up CI and fix slack notification #8

merged 2 commits into from
Jan 14, 2021

Conversation

fchorney
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 23, 2020

Codecov Report

Merging #8 (97f2708) into main (1d30486) will decrease coverage by 1.63%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- 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 1d30486...97f2708. Read the comment docs.

# Add a 1.0 job just to make sure we still support it
- os: ubuntu-latest
version: 1.0.5
arch: x64
# Add a 1.3 job because that's what Invenia actually uses
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# Add a 1.3 job because that's what Invenia actually uses
# Add a 1.5 job because that's what Invenia actually uses

# Add a 1.0 job just to make sure we still support it
- os: ubuntu-latest
version: 1.0.5
arch: x64
# Add a 1.3 job because that's what Invenia actually uses
- os: ubuntu-latest
version: 1.3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
version: 1.3
version: 1.5

@fchorney fchorney merged commit 91c912c into main Jan 14, 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