Skip to content

Initial pass with pydocstringformatter #1947

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 1 commit into from
Jan 9, 2023

Conversation

DanielNoord
Copy link
Collaborator

Type of Changes

Type
📜 Docs

Description

Partial of #1792.

Let's make that PR reviewable/mergable by doing some of the easier changes in another PR.

@DanielNoord DanielNoord self-assigned this Jan 9, 2023
@DanielNoord DanielNoord added the Maintenance Discussion or action around maintaining astroid or the dev workflow label Jan 9, 2023
@codecov
Copy link

codecov bot commented Jan 9, 2023

Codecov Report

Merging #1947 (ab5e6f3) into main (4dba2db) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1947   +/-   ##
=======================================
  Coverage   92.63%   92.63%           
=======================================
  Files          94       94           
  Lines       10869    10869           
=======================================
  Hits        10069    10069           
  Misses        800      800           
Flag Coverage Δ
linux 92.40% <100.00%> (ø)
pypy 88.54% <94.11%> (ø)
windows 92.31% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
astroid/_ast.py 98.24% <ø> (ø)
astroid/arguments.py 95.89% <ø> (ø)
astroid/bases.py 87.98% <ø> (ø)
astroid/brain/brain_builtin_inference.py 91.54% <ø> (ø)
astroid/brain/brain_dataclasses.py 93.72% <ø> (ø)
astroid/brain/brain_functools.py 98.66% <ø> (ø)
astroid/brain/brain_hypothesis.py 56.25% <ø> (ø)
astroid/brain/brain_io.py 100.00% <ø> (ø)
astroid/brain/brain_namedtuple_enum.py 93.40% <ø> (ø)
astroid/brain/brain_re.py 100.00% <ø> (ø)
... and 29 more

@Pierre-Sassoulas
Copy link
Member

I kinda want to backport considering the potential for stupid conflicts here.

@DanielNoord DanielNoord merged commit b717e99 into pylint-dev:main Jan 9, 2023
@DanielNoord DanielNoord deleted the docs branch January 9, 2023 11:08
@cdce8p cdce8p added the backported Assigned once the backport is done label Jan 31, 2023
@cdce8p cdce8p added this to the 2.13.3 milestone Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backported Assigned once the backport is done Maintenance Discussion or action around maintaining astroid or the dev workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants