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

ci: Use conda with python 3.8 (defaults to 3.10 otherwise) #1775

Merged
merged 1 commit into from
Oct 8, 2021

Conversation

FabioLuporini
Copy link
Contributor

No description provided.

@FabioLuporini FabioLuporini added the CI continuous integration label Oct 8, 2021
@FabioLuporini FabioLuporini requested a review from rhodrin October 8, 2021 08:24
@codecov
Copy link

codecov bot commented Oct 8, 2021

Codecov Report

Merging #1775 (44e2b5e) into master (b714d55) will decrease coverage by 3.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1775      +/-   ##
==========================================
- Coverage   89.47%   86.44%   -3.03%     
==========================================
  Files         208      203       -5     
  Lines       33932    33385     -547     
  Branches     4408     4375      -33     
==========================================
- Hits        30361    28861    -1500     
- Misses       3074     4008     +934     
- Partials      497      516      +19     
Impacted Files Coverage Δ
tests/test_gpu_openacc.py 5.80% <0.00%> (-92.26%) ⬇️
tests/test_adjoint.py 26.66% <0.00%> (-73.34%) ⬇️
devito/ir/iet/efunc.py 40.62% <0.00%> (-50.00%) ⬇️
examples/seismic/tti/operators.py 53.94% <0.00%> (-43.16%) ⬇️
devito/passes/iet/orchestration.py 18.07% <0.00%> (-41.81%) ⬇️
examples/seismic/self_adjoint/operators.py 58.46% <0.00%> (-41.54%) ⬇️
examples/seismic/viscoacoustic/operators.py 59.49% <0.00%> (-40.51%) ⬇️
examples/seismic/tti/wavesolver.py 68.59% <0.00%> (-29.76%) ⬇️
examples/seismic/elastic/elastic_example.py 48.57% <0.00%> (-28.58%) ⬇️
...mples/seismic/viscoelastic/viscoelastic_example.py 48.57% <0.00%> (-28.58%) ⬇️
... and 48 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 b714d55...44e2b5e. Read the comment docs.

@FabioLuporini FabioLuporini merged commit 491baef into master Oct 8, 2021
@FabioLuporini FabioLuporini deleted the ci-enforce-conda-p38 branch October 8, 2021 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants