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

LINT: doc strings #251

Merged
merged 3 commits into from
Oct 23, 2022
Merged

LINT: doc strings #251

merged 3 commits into from
Oct 23, 2022

Conversation

Segelzwerg
Copy link
Contributor

No description provided.

Signed-off-by: Segelzwerg <[email protected]>
Signed-off-by: Segelzwerg <[email protected]>
Signed-off-by: Segelzwerg <[email protected]>
@Segelzwerg Segelzwerg self-assigned this Oct 22, 2022
@Segelzwerg Segelzwerg added ci documentation Improvements or additions to documentation python Pull requests that update Python code labels Oct 22, 2022
@codecov
Copy link

codecov bot commented Oct 22, 2022

Codecov Report

Merging #251 (4473948) into main (8cc6cf0) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #251   +/-   ##
=======================================
  Coverage   97.11%   97.11%           
=======================================
  Files          28       28           
  Lines         762      763    +1     
=======================================
+ Hits          740      741    +1     
  Misses         22       22           
Impacted Files Coverage Δ
whist_core/cards/card.py 97.64% <ø> (ø)
whist_core/cards/card_container.py 96.19% <ø> (ø)
whist_core/game/errors.py 100.00% <ø> (ø)
whist_core/game/hand.py 95.74% <ø> (ø)
whist_core/game/play_order.py 100.00% <ø> (ø)
whist_core/game/player_at_table.py 84.61% <ø> (ø)
whist_core/game/trick.py 97.22% <ø> (ø)
whist_core/scoring/score.py 100.00% <ø> (ø)
whist_core/scoring/score_card.py 100.00% <ø> (ø)
whist_core/scoring/team.py 100.00% <ø> (ø)
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@iTitus iTitus merged commit 748e63e into main Oct 23, 2022
@iTitus iTitus deleted the lint/docstring branch October 23, 2022 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci documentation Improvements or additions to documentation python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants