Closed taylorreiter closed 2 years ago
Base: 91.41% // Head: 91.55% // Increases project coverage by +0.14%
:tada:
Coverage data is based on head (
b0c1abd
) compared to base (e1c45b5
). Patch coverage: 100.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
These are all super random...sorry. I lumped them into one PR because I needed these changes to keep making progress on the vignette. This should be reviewed before #46.
For all of the bugs that I found that were not in plotting code, I added a test that would catch the bug to fend off the same thing re-occurring in the future. For bugs in plotting code (like the axis having the wrong label), I didn't because it's really hard to test plotting code above asking, "does this make a plot?"
The "closed" flags also document the issues that this PR addresses.