paudetseis / Telewavesim

Teleseismic body wave modeling through stacks of (submarine/anisotropic) layers
https://paudetseis.github.io/Telewavesim/
MIT License
66 stars 18 forks source link

Refectoring continued #5

Closed trichter closed 5 years ago

trichter commented 5 years ago

This PR supersedes PR #4.

The following work was done in this branch:

@paudetseis When the tests pass and you are happy with the changes this can be merged.

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@8aafd8d). Click here to learn what that means. The diff coverage is 83.39%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #5   +/-   ##
=========================================
  Coverage          ?   55.82%           
=========================================
  Files             ?       10           
  Lines             ?     1141           
  Branches          ?        0           
=========================================
  Hits              ?      637           
  Misses            ?      504           
  Partials          ?        0
Impacted Files Coverage Δ
telewavesim/tests/test_0_imports.py 100% <ø> (ø)
telewavesim/conf.py 0% <ø> (ø)
telewavesim/doc.py 0% <0%> (ø)
telewavesim/tests/test_routines.py 100% <100%> (ø)
telewavesim/tests/test_notebooks.py 100% <100%> (ø)
telewavesim/tests/test_utils.py 100% <100%> (ø)
telewavesim/wiggle.py 47.56% <7.69%> (ø)
telewavesim/utils.py 71.09% <79.16%> (ø)

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 8aafd8d...87d14a5. Read the comment docs.