nfsi-canada / OBStools

Tools for processing broadband ocean-bottom seismic data
https://nfsi-canada.github.io/OBStools/
MIT License
52 stars 35 forks source link

Paths #23

Closed paudetseis closed 4 years ago

paudetseis commented 4 years ago

This PR fixes the paths to the demo data inside the package to be discoverable by any OS (what I call os-agnostic). It will also fix the paths in all scripts.

codecov-io commented 4 years ago

Codecov Report

Merging #23 into master will increase coverage by 35.02%. The diff coverage is 80.64%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #23       +/-   ##
===========================================
+ Coverage    4.36%   39.39%   +35.02%     
===========================================
  Files           8        8               
  Lines        2085     1612      -473     
===========================================
+ Hits           91      635      +544     
+ Misses       1994      977     -1017     
Impacted Files Coverage Δ
obstools/atacr/arguments.py 0.00% <0.00%> (ø)
obstools/tests/test_imports.py 100.00% <ø> (ø)
obstools/atacr/classes.py 56.40% <100.00%> (+51.27%) :arrow_up:
obstools/tests/test_classes.py 100.00% <100.00%> (ø)
obstools/atacr/utils.py 55.61% <0.00%> (+44.91%) :arrow_up:

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 16fe682...60066cb. Read the comment docs.