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

misc: git ignore *.npy files #1729

Merged
merged 1 commit into from Jul 28, 2021
Merged

misc: git ignore *.npy files #1729

merged 1 commit into from Jul 28, 2021

Conversation

georgebisbas
Copy link
Contributor

Ignore norms*.npy files

@georgebisbas georgebisbas self-assigned this Jul 27, 2021
@codecov
Copy link

codecov bot commented Jul 27, 2021

Codecov Report

Merging #1729 (95fdd38) into master (4f2a1fb) will decrease coverage by 2.34%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1729      +/-   ##
==========================================
- Coverage   89.61%   87.26%   -2.35%     
==========================================
  Files         206      201       -5     
  Lines       33216    32669     -547     
  Branches     4314     4281      -33     
==========================================
- Hits        29766    28509    -1257     
- Misses       2960     3654     +694     
- Partials      490      506      +16     
Impacted Files Coverage Δ
tests/test_gpu_openmp.py 4.71% <0.00%> (-93.20%) ⬇️
tests/test_adjoint.py 26.66% <0.00%> (-73.34%) ⬇️
examples/seismic/tti/operators.py 46.05% <0.00%> (-51.04%) ⬇️
examples/seismic/self_adjoint/operators.py 58.46% <0.00%> (-41.54%) ⬇️
examples/seismic/tti/wavesolver.py 57.02% <0.00%> (-41.33%) ⬇️
examples/seismic/viscoacoustic/operators.py 59.49% <0.00%> (-40.51%) ⬇️
examples/seismic/elastic/elastic_example.py 47.22% <0.00%> (-30.56%) ⬇️
...mples/seismic/viscoelastic/viscoelastic_example.py 47.22% <0.00%> (-30.56%) ⬇️
...les/seismic/viscoacoustic/viscoacoustic_example.py 45.00% <0.00%> (-25.00%) ⬇️
examples/seismic/self_adjoint/wavesolver.py 75.43% <0.00%> (-24.57%) ⬇️
... and 31 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 4f2a1fb...95fdd38. Read the comment docs.

@FabioLuporini FabioLuporini merged commit 120315f into master Jul 28, 2021
@FabioLuporini FabioLuporini deleted the gitignore_npy branch July 28, 2021 07:24
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

3 participants