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

Remove unused code from MsgCRUDL.Menu and add test #5564

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

rowanseymour
Copy link
Member

No description provided.

def derive_menu(self):
org = self.request.org
counts = SystemLabel.get_counts(org)

if self.request.GET.get("labels"):
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was this a thing in the past @ericnewcomer ?

Copy link

codecov bot commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (518117a) to head (6253545).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #5564   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          546       546           
  Lines        25645     25658   +13     
=========================================
+ Hits         25645     25658   +13     

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

@rowanseymour rowanseymour merged commit 766bc17 into main Oct 22, 2024
5 checks passed
@rowanseymour rowanseymour deleted the msg_menu branch October 22, 2024 14:30
@github-actions github-actions bot locked and limited conversation to collaborators Oct 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant