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

DataBiosphere / consent / #6023

06 Jun 2025 01:19PM UTC coverage: 78.938% (+0.007%) from 78.931%
#6023

push

web-flow
DT-1801: Add signing official id to closeout model (#2554)

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

10127 of 12829 relevant lines covered (78.94%)

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, Integer signingOfficialId) {
×
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