niosh-mining / obsplus

A Pandas-Centric ObsPy Expansion Pack
GNU Lesser General Public License v3.0
38 stars 8 forks source link

Add support references #213

Closed d-chambers closed 3 years ago

d-chambers commented 3 years ago

Address issue #212 by adding a support page. Also adds a link to the support page on the project readme.

codecov-io commented 3 years ago

Codecov Report

Merging #213 (98dd8dc) into master (7a1ac04) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #213   +/-   ##
=======================================
  Coverage   97.43%   97.43%           
=======================================
  Files          37       37           
  Lines        4284     4284           
  Branches      670      670           
=======================================
  Hits         4174     4174           
  Misses         52       52           
  Partials       58       58           
Flag Coverage Δ
unittests 97.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 7a1ac04...98dd8dc. Read the comment docs.

d-chambers commented 3 years ago

closes #212