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: fix OSX setup in tutorials #1807

Merged
merged 1 commit into from
Dec 15, 2021
Merged

CI: fix OSX setup in tutorials #1807

merged 1 commit into from
Dec 15, 2021

Conversation

mloubout
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Dec 15, 2021

Codecov Report

Merging #1807 (0e53263) into master (5848cf3) will decrease coverage by 2.89%.
The diff coverage is 79.59%.

❗ Current head 0e53263 differs from pull request most recent head 877c311. Consider uploading reports for the commit 877c311 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1807      +/-   ##
==========================================
- Coverage   89.60%   86.70%   -2.90%     
==========================================
  Files         209      204       -5     
  Lines       34138    33625     -513     
  Branches     4449     5142     +693     
==========================================
- Hits        30588    29156    -1432     
- Misses       3065     3973     +908     
- Partials      485      496      +11     
Impacted Files Coverage Δ
devito/core/gpu.py 91.32% <ø> (-5.11%) ⬇️
tests/test_gpu_openacc.py 5.80% <0.00%> (-92.26%) ⬇️
devito/arch/compiler.py 50.78% <50.00%> (-6.22%) ⬇️
devito/arch/archinfo.py 49.29% <88.23%> (+1.80%) ⬆️
tests/conftest.py 90.60% <100.00%> (-1.97%) ⬇️
tests/test_gpu_openmp.py 98.42% <100.00%> (+0.12%) ⬆️
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%) ⬇️
... and 57 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 5848cf3...877c311. Read the comment docs.

@mloubout mloubout merged commit b5d6185 into master Dec 15, 2021
@mloubout mloubout deleted the xcode branch December 15, 2021 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants