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

CBIIT / INS-WebPortal / 25742380630

12 May 2026 02:51PM UTC coverage: 12.384% (+3.3%) from 9.056%
25742380630

Pull #535

github

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

380 of 2288 branches covered (16.61%)

Branch coverage included in aggregate %.

143 of 612 new or added lines in 29 files covered. (23.37%)

4 existing lines in 3 files now uncovered.

379 of 3841 relevant lines covered (9.87%)

33.33 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