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

Expand ci #128

Merged
merged 3 commits into from
Sep 9, 2020
Merged

Expand ci #128

merged 3 commits into from
Sep 9, 2020

Conversation

seandstewart
Copy link
Owner

This change expands and refines our CI definitions.

Tests are now run on a matrix of os and python-version, adding a new OS or python version will ensure that all possible combinations are run.

Linting and codecov are only run on a single OS/python combination.

@codecov
Copy link

codecov bot commented Sep 9, 2020

Codecov Report

Merging #128 into main will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
- Coverage   96.93%   96.93%   -0.01%     
==========================================
  Files          36       36              
  Lines        3855     3854       -1     
==========================================
- Hits         3737     3736       -1     
  Misses        118      118              
Flag Coverage Δ
#3.7 ?
#3.8 96.93% <ø> (ø)
#unittests 96.93% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
typic/gen.py 97.97% <0.00%> (-0.03%) ⬇️

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 bb723a9...5e152fa. Read the comment docs.

@seandstewart seandstewart merged commit 0857bf8 into main Sep 9, 2020
@seandstewart seandstewart deleted the expand-ci branch January 5, 2021 19:39
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.

None yet

1 participant