In the README.markdown, we prominently display a test badge. This is updated by the Build and Execute Tests workflow. The latter is run on any pull request, so the badge shows whatever the status is of the pull request with the latest pushed commits, which may very well be work in progress. This is misleading, as it can show failing tests while the master and develop branches of OPAL are completely fine.
In the README.markdown, we prominently display a test badge. This is updated by the Build and Execute Tests workflow. The latter is run on any pull request, so the badge shows whatever the status is of the pull request with the latest pushed commits, which may very well be work in progress. This is misleading, as it can show failing tests while the master and develop branches of OPAL are completely fine.