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

docker: fix typos #1397

Merged
merged 2 commits into from
Jul 16, 2020
Merged

docker: fix typos #1397

merged 2 commits into from
Jul 16, 2020

Conversation

mloubout
Copy link
Contributor

Fix typos in action for docker.

@codecov
Copy link

codecov bot commented Jul 16, 2020

Codecov Report

Merging #1397 into master will decrease coverage by 0.92%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1397      +/-   ##
==========================================
- Coverage   86.99%   86.06%   -0.93%     
==========================================
  Files         188      188              
  Lines       26926    26926              
  Branches     3662     3662              
==========================================
- Hits        23424    23175     -249     
- Misses       3075     3324     +249     
  Partials      427      427              
Impacted Files Coverage Δ
examples/seismic/viscoacoustic/operators.py 0.00% <0.00%> (-100.00%) ⬇️
examples/seismic/viscoacoustic/wavesolver.py 0.00% <0.00%> (-100.00%) ⬇️
...les/seismic/viscoacoustic/viscoacoustic_example.py 0.00% <0.00%> (-72.23%) ⬇️
examples/seismic/tti/operators.py 62.50% <0.00%> (-33.34%) ⬇️
examples/seismic/tti/tti_example.py 35.13% <0.00%> (-21.63%) ⬇️
examples/seismic/acoustic/acoustic_example.py 30.90% <0.00%> (-20.00%) ⬇️
examples/seismic/tti/wavesolver.py 79.36% <0.00%> (-17.47%) ⬇️
examples/seismic/acoustic/operators.py 79.74% <0.00%> (-16.46%) ⬇️
examples/seismic/preset_models.py 50.58% <0.00%> (-8.14%) ⬇️
examples/seismic/model.py 82.97% <0.00%> (-6.39%) ⬇️
... and 1 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 cba2b3a...e8b9c6a. Read the comment docs.

@mloubout mloubout merged commit 2c703c7 into master Jul 16, 2020
@mloubout mloubout deleted the docker-typos branch July 16, 2020 16:29
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.

3 participants