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

Menu links #313

Merged
merged 16 commits into from
Apr 1, 2021
Merged

Menu links #313

merged 16 commits into from
Apr 1, 2021

Conversation

ppizarror
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Mar 31, 2021

Codecov Report

Merging #313 (6c3e38b) into master (223ffd0) will increase coverage by 0.18%.
The diff coverage is 88.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #313      +/-   ##
==========================================
+ Coverage   94.49%   94.67%   +0.18%     
==========================================
  Files          44       45       +1     
  Lines       10556    10614      +58     
==========================================
+ Hits         9975    10049      +74     
+ Misses        581      565      -16     
Impacted Files Coverage Δ
pygame_menu/widgets/__init__.py 100.00% <ø> (ø)
pygame_menu/utils.py 95.96% <66.66%> (-0.51%) ⬇️
pygame_menu/_widgetmanager.py 97.82% <100.00%> (+0.04%) ⬆️
pygame_menu/baseimage.py 100.00% <100.00%> (+0.30%) ⬆️
pygame_menu/version.py 100.00% <100.00%> (ø)
pygame_menu/widgets/widget/__init__.py 100.00% <100.00%> (ø)
pygame_menu/widgets/widget/menubar.py 97.99% <100.00%> (+2.88%) ⬆️
pygame_menu/widgets/widget/menulink.py 100.00% <100.00%> (ø)
pygame_menu/menu.py 94.34% <0.00%> (+0.05%) ⬆️
... and 8 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 223ffd0...6c3e38b. Read the comment docs.

@ppizarror ppizarror merged commit 94c7d50 into master Apr 1, 2021
@ppizarror ppizarror deleted the menu-links branch April 1, 2021 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant