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

Documentation - Update class-const definition. #9733

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

mbyrnepr2
Copy link
Member

Type of Changes

Type
πŸ› Bug fix
✨ New feature
πŸ”¨ Refactoring
βœ“ πŸ“œ Docs

Description

Documentation - Update class-const definition to:
Enum constants and class variables annotated with Final

Closes #9724

`Enum constants and class variables annotated with Final`
@mbyrnepr2 mbyrnepr2 added Documentation πŸ“— Skip news πŸ”‡ This change does not require a changelog entry labels Jun 14, 2024
Copy link

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 95.85%. Comparing base (2ba88b9) to head (70a3039).
Report is 130 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #9733   +/-   ##
=======================================
  Coverage   95.85%   95.85%           
=======================================
  Files         174      174           
  Lines       18873    18873           
=======================================
  Hits        18090    18090           
  Misses        783      783           

@DanielNoord DanielNoord merged commit 5f5f0be into pylint-dev:main Jun 17, 2024
30 checks passed
@mbyrnepr2 mbyrnepr2 deleted the docs_class_const branch June 17, 2024 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation πŸ“— Skip news πŸ”‡ This change does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation about class-const needs to be updated.
2 participants