hyperledger-archives / ursa

Hyperledger Ursa (a shared cryptographic library) has moved to end-of-life status, with the components of Ursa still in use moved to their relevant Hyperledger projects (AnonCreds, Indy, Aries and Iroha).

Home Page:https://wiki.hyperledger.org/display/ursa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[CI]: Add code coverage reporting

appetrosyan opened this issue · comments

Code coverage reporting is a standard practice. We should

  • Add code coverage to the CI pipeline
  • Add code coverage info to the readme
  • Ensure that a baseline coverage is dependent on the state of the current main branch
  • Ensure coverage remains above baseline