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

opensrp / opensrp-server-core / #183

09 Aug 2024 09:32AM CUT coverage: 77.621% (+0.1%) from 77.518%
#183

Pull #637

github

web-flow
Merge e1a6d798c into 157a72a07
Pull Request #637: replace joins with select

8300 of 10693 relevant lines covered (77.62%)

0.78 hits per line

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

0.0
/src/main/java/org/opensrp/util/constants/EventDataExportConstants.java
1
package org.opensrp.util.constants;
2

3
public class EventDataExportConstants {
×
4

5
        public static final String SETTINGS_CONFIGURATION_EVENT_TYPE_TO_SETTINGS_IDENTIFIER = "event_type_to_settings_identifier";
6

7
        public static final String FORM_SUBMISSION_FIELD = "formSubmissionField";
8
        public static final String NOT_GOOD = "not_good";
9
        public static final String MISUSE = "misuse";
10
        public static final String OBS = "obs";
11

12
}
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

© 2025 Coveralls, Inc