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

opensrp / opensrp-server-core / #162

pending completion
#162

Pull #621

Github

web-flow
Merge b5d4652eb into 68d7f3ff3
Pull Request #621: update selectStructureAndFamilyWithinRadius query

8286 of 10652 relevant lines covered (77.79%)

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/exception/NullQueryValueException.java
1
package org.opensrp.exception;
2

3
public class NullQueryValueException extends NullPointerException {
4

5
    public NullQueryValueException(String message) {
6
        super(message);
×
7
    }
×
8
}
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