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: coverage #2

Merged
merged 1 commit into from
Jul 30, 2022
Merged

fix: coverage #2

merged 1 commit into from
Jul 30, 2022

Conversation

ryankanno
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jul 30, 2022

Codecov Report

Merging #2 (2db8adc) into main (113ed8f) will increase coverage by 75.46%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           main       #2       +/-   ##
=========================================
+ Coverage      0   75.46%   +75.46%     
=========================================
  Files         0       13       +13     
  Lines         0      322      +322     
=========================================
+ Hits          0      243      +243     
- Misses        0       79       +79     
Impacted Files Coverage Δ
py_golf/games/game.py 71.42% <0.00%> (ø)
py_golf/hole.py 100.00% <0.00%> (ø)
py_golf/simulation/generator.py 52.63% <0.00%> (ø)
py_golf/scorecard.py 97.67% <0.00%> (ø)
py_golf/player.py 100.00% <0.00%> (ø)
py_golf/tee.py 100.00% <0.00%> (ø)
py_golf/__init__.py 100.00% <0.00%> (ø)
py_golf/games/sandie.py 75.00% <0.00%> (ø)
py_golf/simulation/simulator.py 27.08% <0.00%> (ø)
py_golf/games/game_engine.py 42.85% <0.00%> (ø)
... and 3 more

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 113ed8f...2db8adc. Read the comment docs.

@ryankanno ryankanno merged commit 7102f3f into main Jul 30, 2022
@ryankanno ryankanno deleted the fix/coverage branch July 30, 2022 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant