rust-fitsio
rust-fitsio copied to clipboard
Add coverage for features
We should add coverage for the individual features. This could be done via a matrix of features that we test, then combining the coverage via the coveralls action finaliser. This way we have more accurate coverage for branches that are not taken.