namib-project / dcaf-rs

Implementation of the ACE-OAuth framework.
4 stars 1 forks source link

Add more extensive tests #7

Closed falko17 closed 2 years ago

falko17 commented 2 years ago

This PR adds more extensive tests, especially for checking failure situations, and thus increases the code coverage to 90%.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 3056604888


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/common/cbor_values/tests.rs 89 90 98.89%
<!-- Total: 164 165 99.39% -->
Totals Coverage Status
Change from base Build 3055358053: 9.5%
Covered Lines: 1420
Relevant Lines: 1572

💛 - Coveralls