qbicsoftware / postman-core-lib

Core libraries providing utilities for the download of OpenBIS files and datasets
MIT License
0 stars 0 forks source link

Feature/test library #16

Closed Zethson closed 5 years ago

Zethson commented 5 years ago

PostmanDataFilterer, lots of tests, DSP fixes, tests of DSP

codecov[bot] commented 5 years ago

Codecov Report

Merging #16 into development will decrease coverage by 3.76%. The diff coverage is 0%.

Impacted file tree graph

@@              Coverage Diff               @@
##           development     #16      +/-   ##
==============================================
- Coverage         12.5%   8.73%   -3.77%     
==============================================
  Files               19      21       +2     
  Lines              432     618     +186     
  Branches            51      67      +16     
==============================================
  Hits                54      54              
- Misses             377     563     +186     
  Partials             1       1
Impacted Files Coverage Δ
.../main/groovy/life/qbic/util/RegexFilterUtil.groovy 0% <0%> (ø)
...c/main/java/life/qbic/core/SupportedFileTypes.java 0% <0%> (ø)
...ava/life/qbic/dataLoading/PostmanDataFilterer.java 0% <0%> (ø)
...fe/qbic/dataLoading/PostmanDataStreamProvider.java 0% <0%> (ø) :arrow_up:
src/main/java/life/qbic/util/ProgressBar.java 0% <0%> (ø) :arrow_up:
...a/life/qbic/dataLoading/PostmanDataDownloader.java 0% <0%> (ø) :arrow_up:
...main/java/life/qbic/core/PostmanFilterOptions.java 0% <0%> (ø) :arrow_up:
.../java/life/qbic/dataLoading/PostmanDataFinder.java 0% <0%> (ø) :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 687ce90...6f8cb09. Read the comment docs.