jpjones76 / SeisIO.jl

Julia language support for geophysical time series data
http://seisio.readthedocs.org
Other
47 stars 21 forks source link

Dev #9

Closed jpjones76 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #9 into master will increase coverage by 0.01%. The diff coverage is 97.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   97.91%   97.92%   +0.01%     
==========================================
  Files          50       51       +1     
  Lines        3308     3373      +65     
==========================================
+ Hits         3239     3303      +64     
- Misses         69       70       +1
Impacted Files Coverage Δ
src/Processing/1_ungap.jl 100% <ø> (ø) :arrow_up:
src/SeisIO.jl 100% <ø> (ø) :arrow_up:
src/Types/SeisChannel.jl 100% <ø> (ø) :arrow_up:
src/Types/KWDefs.jl 100% <ø> (ø) :arrow_up:
src/Processing/Merge/1_merge.jl 100% <100%> (ø) :arrow_up:
src/Types/Methods/show.jl 98.78% <100%> (ø) :arrow_up:
src/Formats/Win32.jl 100% <100%> (ø) :arrow_up:
src/Processing/resp.jl 100% <100%> (ø) :arrow_up:
src/Web/1_stationXML.jl 100% <100%> (ø)
src/Processing/0_processing_utils.jl 100% <100%> (ø) :arrow_up:
... and 17 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 cc9f361...897cdaf. Read the comment docs.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 128


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Web/1_FDSN.jl 88 89 98.88%
src/Web/0_essentials.jl 4 7 57.14%
<!-- Total: 250 254 98.43% -->
Files with Coverage Reduction New Missed Lines %
src/RandSeis/randseis_utils.jl 1 97.33%
src/Formats/SEED/2_parserec.jl 3 87.1%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 123: -0.07%
Covered Lines: 2634
Relevant Lines: 2697

💛 - Coveralls