Closed benhills closed 2 years ago
Base: 76.92% // Head: 78.46% // Increases project coverage by +1.54%
:tada:
Coverage data is based on head (
f831a00
) compared to base (d6d601f
). Patch coverage: 80.30% 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.
@benhills I am not sure how to modify the pull request since I cannot push to your fork--but you can get checks to run on codecov by deleting the ApRes folder glob from line 87 of .github/workflows/python-package.yml.
Thanks. I should have been able to figure that out on my own, but thanks for the pointer. I will update the testing scripts for more coverage.
OK, just let me know when you are happy with test coverage and we can merge. It looks to me like the one failing check is some weird problem with the image, not with us, so I am fine ignoring that.
I still need to finish the docs but I think this PR is probably ready whenever. I can try to deal with that last pest in codecov as well.
This is a PR to integrate 'apdar' more thoroughly.
I need to write more unit tests before we merge it but it would be helpful if you can tell codecov to stop ignoring the Apres directory so that I can make sure there is good coverage.