MSU-CS4360-JDNS / JDNSS

A leaf DNS server in Java
1 stars 1 forks source link

one tiny change, and a comment #2

Closed cblanto7 closed 6 years ago

cblanto7 commented 6 years ago

mostly want to verify that the GitHub slack integration is working and that the branch now requires pull requests.

code changes are very minor, just one comment and a boolean condition that we should check for.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 9


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/edu/msudenver/cs/jdnss/RR.java 1 2 50.0%
<!-- Total: 1 2 50.0% -->
Totals Coverage Status
Change from base Build 8: 0.0%
Covered Lines: 453
Relevant Lines: 1869

💛 - Coveralls