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

Add a functional test for bitwise combinations of enum.Flag members #7385

Merged
merged 2 commits into from
Sep 22, 2022

Conversation

mbyrnepr2
Copy link
Member

Type of Changes

Description

Add a functional test for combinations of enum.Flag constants with bitwise operators.

Refs #7381

@mbyrnepr2 mbyrnepr2 added the Skip news 🔇 This change does not require a changelog entry label Aug 30, 2022
@mbyrnepr2 mbyrnepr2 changed the title Add a functional test for combinations for enum.Flag Add a functional test for bitwise combinations of enum.Flag members Aug 30, 2022
@mbyrnepr2 mbyrnepr2 closed this Sep 22, 2022
@mbyrnepr2 mbyrnepr2 reopened this Sep 22, 2022
@coveralls
Copy link

coveralls commented Sep 22, 2022

Pull Request Test Coverage Report for Build 3105752107

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.326%

Totals Coverage Status
Change from base Build 3105240153: 0.0%
Covered Lines: 17071
Relevant Lines: 17908

💛 - Coveralls

@Pierre-Sassoulas Pierre-Sassoulas marked this pull request as ready for review September 22, 2022 20:09
Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas left a comment

Choose a reason for hiding this comment

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

👌

@Pierre-Sassoulas Pierre-Sassoulas merged commit 1918a4d into pylint-dev:main Sep 22, 2022
@mbyrnepr2 mbyrnepr2 deleted the functional_test_enum_flag branch September 22, 2022 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip news 🔇 This change does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants