samtools / htsjdk

A Java API for high-throughput sequencing data (HTS) formats.
http://samtools.github.io/htsjdk/
283 stars 242 forks source link

Remove inaccurate downstream status badges #1491

Closed lbergelson closed 4 years ago

lbergelson commented 4 years ago

Description

Removing downstream status badges which haven't been working for a while due to me not fixing our jenkins server configuration. We shut down the server for now rather than burning money on it. I should fix it but I'm hoping Carrot will fix the problem for us soon.

yfarjoun commented 4 years ago

"carrot"? I don't think that folks here have any idea what you are talking about.....perhaps we do need to set up a public-facing service that will test downstream products using the master htsjdk.....

codecov-commenter commented 4 years ago

Codecov Report

Merging #1491 into master will decrease coverage by 0.006%. The diff coverage is n/a.

@@               Coverage Diff               @@
##              master     #1491       +/-   ##
===============================================
- Coverage     69.279%   69.273%   -0.006%     
+ Complexity      8764      8763        -1     
===============================================
  Files            590       590               
  Lines          34755     34755               
  Branches        5800      5800               
===============================================
- Hits           24078     24076        -2     
- Misses          8386      8387        +1     
- Partials        2291      2292        +1     
Impacted Files Coverage Δ Complexity Δ
...htsjdk/samtools/util/nio/DeleteOnExitPathHook.java 80.952% <0.000%> (-9.524%) 3.000% <0.000%> (-1.000%)
lbergelson commented 4 years ago

@yfarjoun I agree. The downstream tests are super useful to me but I don't have the bandwidth to fix them right now. Carrot is the name of testing service that is being developed by the GATK team that should be useable for this sort of thing.