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

Use get_flag_names more consistently #1191

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

Swatinem
Copy link
Contributor

@Swatinem Swatinem commented Mar 4, 2025

We are using the .flags property in a lot of places where we only ever wanted the .keys(). So lets use get_flag_names instead, which does exactly that.


Depends on codecov/shared#556

We are using the `.flags` property in a lot of places where we only ever wanted the `.keys()`.
So lets use `get_flag_names` instead, which does exactly that.
@Swatinem Swatinem self-assigned this Mar 4, 2025
@Swatinem Swatinem requested a review from a team as a code owner March 4, 2025 16:10
@Swatinem Swatinem marked this pull request as draft March 4, 2025 16:17
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