jpvantassel / hvsrpy

A Python package for Horizontal-to-Vertical (H/V, HVSR) Spectral Ratio Processing.
https://pypi.org/project/hvsrpy/
Other
71 stars 29 forks source link

v0.5.1 #11

Closed jpvantassel closed 3 years ago

jpvantassel commented 3 years ago

In preparation for release of v0.5.1.

lgtm-com[bot] commented 3 years ago

This pull request introduces 1 alert when merging c4d81184074c8a304d94f327330985d5323507aa into 4c21452194b2745ab7f558ba91b83b179fcd05a4 - view on LGTM.com

new alerts:

codecov-io commented 3 years ago

Codecov Report

Merging #11 (32509bc) into master (24bc245) will increase coverage by 1.62%. The diff coverage is 97.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   95.00%   96.62%   +1.62%     
==========================================
  Files           8        8              
  Lines         941      919      -22     
==========================================
- Hits          894      888       -6     
+ Misses         47       31      -16     
Impacted Files Coverage Δ
hvsrpy/utils.py 100.00% <ø> (ø)
hvsrpy/sensor3c.py 95.14% <96.55%> (+6.25%) :arrow_up:
hvsrpy/__init__.py 100.00% <100.00%> (ø)
hvsrpy/hvsr.py 97.00% <100.00%> (+0.01%) :arrow_up:
hvsrpy/hvsr_rotated.py 93.41% <100.00%> (+0.07%) :arrow_up:
hvsrpy/hvsr_spatial.py 96.15% <100.00%> (ø)
hvsrpy/meta.py 100.00% <100.00%> (ø)
hvsrpy/plottools.py 100.00% <100.00%> (ø)

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 24bc245...4d489da. Read the comment docs.