Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix task selection inside while zone #215

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

superstar54
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.67%. Comparing base (5937b88) to head (da969f6).
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #215      +/-   ##
==========================================
- Coverage   75.75%   75.67%   -0.08%     
==========================================
  Files          70       69       -1     
  Lines        4615     4707      +92     
==========================================
+ Hits         3496     3562      +66     
- Misses       1119     1145      +26     
Flag Coverage Δ
python-3.11 75.67% <ø> (+<0.01%) ⬆️
python-3.9 ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@superstar54 superstar54 merged commit 8d77396 into main Aug 10, 2024
8 checks passed
@superstar54 superstar54 deleted the fix/214/select_task_inside_while_zone branch August 10, 2024 18:37
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tasks inside the While zone is hidden and the user can not select them.
2 participants