americanexpress / nodes

A GraphQL JVM Client - Java, Kotlin, Scala, etc.
Apache License 2.0
307 stars 70 forks source link

fix(test): jacoco fails on Parameter coverage #52

Closed mkalen closed 5 years ago

mkalen commented 5 years ago

Re-use public toString method and add missing unit test to Parameter to let the command line Maven build pass.

Closes #51

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 72


Changes Missing Coverage Covered Lines Changed/Added Lines %
nodes/src/main/java/io/aexp/nodes/graphql/Parameter.java 0 1 0.0%
<!-- Total: 0 1 0.0% -->
Totals Coverage Status
Change from base Build 68: 0.0%
Covered Lines: 477
Relevant Lines: 484

💛 - Coveralls