Add a github workflow similar to the code coverage workflow for CFE/CFS that builds the software, executes coverage tests, and checks the results.
Example for CFE is here: https://github.com/nasa/cFE/blob/be88a07313ff3b579c8abaef4b4a9085e74aabdf/.github/workflows/code-coverage.yml
A similar process can be done for bplib
Add a github workflow similar to the code coverage workflow for CFE/CFS that builds the software, executes coverage tests, and checks the results.
Example for CFE is here: https://github.com/nasa/cFE/blob/be88a07313ff3b579c8abaef4b4a9085e74aabdf/.github/workflows/code-coverage.yml
A similar process can be done for bplib