neuralbertatech / natKit

A utility for connecting to and processing data from BCI devices
MIT License
2 stars 0 forks source link

Make the code coverage report from the GitHub Actions more visible #11

Open zacharyselk opened 1 year ago

zacharyselk commented 1 year ago

Currently the GitHub Actions does a code coverage report. However it is pretty hard to find and it would be nice if it was more visible, for example adding a report message to PRs automatically. Look into if this is possible and if not what things can be done to increase it's visibility.