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

feat: add set_timeout method on menu context #448

Merged
merged 5 commits into from
Aug 28, 2024

forgot to run nox

8490216
Select commit
Loading
Failed to load commit list.
Merged

feat: add set_timeout method on menu context #448

forgot to run nox
8490216
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2024 in 1s

50.70% (-0.01%) compared to 0092c29, passed because coverage increased by -0.01% when compared to adjusted base (50.70%)

View this Pull Request on Codecov

50.70% (-0.01%) compared to 0092c29, passed because coverage increased by -0.01% when compared to adjusted base (50.70%)

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 50.70%. Comparing base (0092c29) to head (8490216).

Files Patch % Lines
lightbulb/components/menus.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #448      +/-   ##
==========================================
- Coverage   50.70%   50.70%   -0.01%     
==========================================
  Files          34       34              
  Lines        2629     2631       +2     
==========================================
+ Hits         1333     1334       +1     
- Misses       1296     1297       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.