qbicsoftware / isa-creator-lib

ISAcreator is a Java desktop application which allows for the creation and editing of ISA-Tab files. Originally developed by Eamonn Maguire, with further contributions by Alejandra Gonzalez-Beltran, David Johnson and Philippe Rocca-Serra (Uni. of Oxford).
http://www.isa-tools.org
Other
0 stars 0 forks source link

Release/1.9.0 #18

Closed wow-such-code closed 3 years ago

wow-such-code commented 3 years ago

Replace ancient dependency com.springsource.org.apache.commons.httpclient by org.apache.httpcomponents. Refactor code accordingly.

codecov[bot] commented 3 years ago

Codecov Report

Merging #18 into master will increase coverage by 0.29%. The diff coverage is 47.24%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   43.61%   43.91%   +0.29%     
==========================================
  Files          67       67              
  Lines        3625     3655      +30     
  Branches      712      713       +1     
==========================================
+ Hits         1581     1605      +24     
- Misses       1840     1846       +6     
  Partials      204      204              
Impacted Files Coverage Δ
...main/java/org/isatools/isacreator/model/Study.java 22.08% <22.22%> (-0.10%) :arrow_down:
...onresulthandlers/BioPortalSearchResultHandler.java 71.36% <71.92%> (+1.61%) :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 6defef1...5dca294. Read the comment docs.