molgenis / molgenis-tools-emx-downloader

Stand alone tool to download data in EMX format from molgenis servers
GNU Lesser General Public License v3.0
2 stars 8 forks source link

Add sorting on ID attribute to REST call to make sure data is exported correctly #64

Closed mark-de-haan closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #64 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #64   +/-   ##
=======================================
  Coverage        59%    59%           
  Complexity      437    437           
=======================================
  Files            48     48           
  Lines          1760   1760           
  Branches        190    190           
=======================================
  Hits           1039   1039           
  Misses          598    598           
  Partials        123    123
Impacted Files Coverage Δ Complexity Δ
...genis/downloader/client/MolgenisRestApiClient.java 68.3% <100%> (ø) 29 <0> (ø) :arrow_down:

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 90f10d9...2687ce5. Read the comment docs.