Closed filak closed 1 month ago
Please let me know if you want to update/correct something. When you are OK with the PR I will mark it as ready.
Amazing, thanks! I will try to find the time to look though this properly ASAP :)
Attention: Patch coverage is 59.84252%
with 51 lines
in your changes missing coverage. Please review.
Project coverage is 72.44%. Comparing base (
a740a66
) to head (4e6087c
). Report is 6 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thanks again! :)
Firstly thank you for a great project !
I needed to implement push notifications to https://healthchecks.io/ using their Pinging API
I have also dived into some other features - not breaking any compatibility hopefully. Sorry for the fat PR - it just happend.
Major:
Minor:
I have run flake8, black and finally tox - with only:
I have got the same results as with the current develop branch:
The last two might be some Windows issues.