Skip to content

Ref #10260 -- Add documentation for the github output format #10272

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

Merged
merged 5 commits into from
Mar 10, 2025

Conversation

codingjoe
Copy link
Contributor

@codingjoe codingjoe commented Mar 10, 2025

Type of Changes

Type
βœ“ πŸ“œ Docs

Description

Refs #10260

Closes #10260

@jacobtylerwalls jacobtylerwalls added backport maintenance/3.3.x Skip news πŸ”‡ This change does not require a changelog entry labels Mar 10, 2025
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.

Thank you for the PR ! This rst is generated from the code (argparse), the modification should be done in the code then the doc regenerated

Copy link

codecov bot commented Mar 10, 2025

Codecov Report

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

Project coverage is 95.86%. Comparing base (1b2f300) to head (0c8acea).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #10272   +/-   ##
=======================================
  Coverage   95.86%   95.86%           
=======================================
  Files         175      175           
  Lines       19068    19068           
=======================================
  Hits        18280    18280           
  Misses        788      788           
Files with missing lines Coverage Ξ”
pylint/lint/base_options.py 100.00% <ΓΈ> (ΓΈ)
πŸš€ New features to boost your workflow:
  • ❄ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

πŸ‘Œ

Copy link
Contributor

πŸ€– According to the primer, this change has no effect on the checked open source code. πŸ€–πŸŽ‰

This comment was generated for commit 0c8acea

@Pierre-Sassoulas Pierre-Sassoulas merged commit 5f26f32 into pylint-dev:main Mar 10, 2025
43 of 44 checks passed
github-actions bot pushed a commit that referenced this pull request Mar 10, 2025
Pierre-Sassoulas pushed a commit that referenced this pull request Mar 10, 2025
@codingjoe codingjoe deleted the patch-1 branch March 11, 2025 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport maintenance/3.3.x Skip news πŸ”‡ This change does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GitHub workflow output format
3 participants