• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

DataBiosphere / consent / #5994

03 Jun 2025 05:27PM UTC coverage: 78.585%. First build
#5994

push

web-flow
[DT-1778] Switch the structure of closeouts for the UI (#2546)

0 of 1 new or added line in 1 file covered. (0.0%)

10088 of 12837 relevant lines covered (78.59%)

0.79 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/src/main/java/org/broadinstitute/consent/http/models/CloseoutSupplement.java
1
package org.broadinstitute.consent.http.models;
2

3
import java.util.List;
4

NEW
5
public record CloseoutSupplement(List<String> reasons, String otherText) {
×
6

7
}
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc