finos / FDC3

An open standard for the financial desktop.
https://fdc3.finos.org
Other
199 stars 131 forks source link

Unit Test Policy #832

Open robmoffat opened 2 years ago

robmoffat commented 2 years ago

Minor Issue

We now have the OpenSSF badge on the README. It's at 99%. To get to 100%, we need a test policy for the FDC3 unit tests. It could be something written down like:

Any change to the FDC3 specification typescript codebase must be supported by accompanying unit tests

or a rule in our build system that says the build fails unless the coverage increases / stays same from the previous build.

kriswest commented 2 years ago

@robmoffat uses https://about.codecov.io/ for spring bot's code coverage (free for opensource)

ashok-hariharan commented 1 year ago

Wish if I could take this as my first contribution to opensource

robmoffat commented 1 year ago

that would be awesome! I look forward to your PR, @ashok-hariharan!