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/old api downloading #23

Closed Zethson closed 5 years ago

Zethson commented 5 years ago

Implemented the download functionality using the old OpenBIS API.

codecov[bot] commented 5 years ago

Codecov Report

Merging #23 into development will decrease coverage by 1.84%. The diff coverage is 0%.

Impacted file tree graph

@@              Coverage Diff               @@
##           development     #23      +/-   ##
==============================================
- Coverage         8.95%   7.11%   -1.85%     
==============================================
  Files               22      22              
  Lines              603     759     +156     
  Branches            64      96      +32     
==============================================
  Hits                54      54              
- Misses             548     704     +156     
  Partials             1       1
Impacted Files Coverage Δ
...life/qbic/dataLoading/PostmanDataDownloaderV3.java 0% <0%> (ø) :arrow_up:
src/main/java/life/qbic/util/ProgressBar.java 0% <0%> (ø) :arrow_up:
src/main/java/life/qbic/PostmanCoreLib.java 0% <0%> (ø) :arrow_up:
.../qbic/dataLoading/PostmanDataDownloaderOldAPI.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 d5a8dd0...a12d78c. Read the comment docs.