bst-mug / n2c2

Support code for participation at the 2018 n2c2 Shared-Task Track 1
https://n2c2.dbmi.hms.harvard.edu
Apache License 2.0
6 stars 4 forks source link

Issue 8 #19

Closed michelole closed 6 years ago

michelole commented 6 years ago

This fixes #8.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 17


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/at/medunigraz/imi/bst/n2c2/evaluator/InterAnnotatorAgreement.java 1 8 12.5%
src/main/java/at/medunigraz/imi/bst/n2c2/dao/PatientDAO.java 50 58 86.21%
<!-- Total: 57 72 79.17% -->
Files with Coverage Reduction New Missed Lines %
src/main/java/at/medunigraz/imi/bst/n2c2/evaluator/InterAnnotatorAgreement.java 1 13.79%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 15: 6.6%
Covered Lines: 169
Relevant Lines: 245

💛 - Coveralls