Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use the post_cov-server event properly #79

Merged
merged 1 commit into from
Sep 30, 2021
Merged

Conversation

onerandomusername
Copy link
Member

@onerandomusername onerandomusername commented Sep 30, 2021

Description

Fix a typo in the pyproject.toml file which causes taskipy to not recognise the post task hook properly.

As documented, needs to be a _ rather than a -

https://github.com/illBeRoy/taskipy#post-task-hook

Signed-off-by: onerandomusername <genericusername414+git@gmail.com>
@codecov
Copy link

codecov bot commented Sep 30, 2021

Codecov Report

Merging #79 (6b2358a) into main (df4badc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #79   +/-   ##
=======================================
  Coverage   33.29%   33.29%           
=======================================
  Files          17       17           
  Lines         892      892           
  Branches      132      132           
=======================================
  Hits          297      297           
  Misses        582      582           
  Partials       13       13           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df4badc...6b2358a. Read the comment docs.

@onerandomusername onerandomusername added a: tools Development related to our toolchain (Docker, poetry, flake8) p: normal Normal Priority s: needs review Ready for review and merge skip changelog Skip the need for a changelog entry for a Pull Request t: chore Maintainence fix labels Sep 30, 2021
@onerandomusername onerandomusername merged commit 34c44db into main Sep 30, 2021
@onerandomusername onerandomusername deleted the fix-typo branch September 30, 2021 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a: tools Development related to our toolchain (Docker, poetry, flake8) p: normal Normal Priority s: needs review Ready for review and merge skip changelog Skip the need for a changelog entry for a Pull Request t: chore Maintainence fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant