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

CBIIT / INS-WebPortal / 25864266079

14 May 2026 01:59PM UTC coverage: 12.665% (+3.6%) from 9.056%
25864266079

Pull #535

github

web-flow
Merge 10da226d9 into 0713c18d4
Pull Request #535: INS-1610 Add Tools & Resources content

392 of 2295 branches covered (17.08%)

Branch coverage included in aggregate %.

150 of 619 new or added lines in 29 files covered. (24.23%)

4 existing lines in 3 files now uncovered.

386 of 3848 relevant lines covered (10.03%)

33.64 hits per line

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

0.0
/src/utils/graphqlQueries.js
1
import gql from '@apollo/client';
×
2

3
export const STATS_QUERY = gql`{
×
4
    numberOfTrials
5
    numberOfCases
6
    numberOfFiles
7
  }
NEW
8
`;
×
9

10
export default STATS_QUERY;
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