Skip to content

ci: Add Pylint #472

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 8 commits into from
Aug 16, 2021
Merged

ci: Add Pylint #472

merged 8 commits into from
Aug 16, 2021

Conversation

dbanty
Copy link
Collaborator

@dbanty dbanty commented Aug 15, 2021

Closes #469

@dbanty dbanty added this to the 0.10.2 milestone Aug 15, 2021
@codecov
Copy link

codecov bot commented Aug 16, 2021

Codecov Report

Merging #472 (52fa828) into main (4072c47) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #472   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           47        47           
  Lines         1614      1579   -35     
=========================================
- Hits          1614      1579   -35     
Impacted Files Coverage Δ
openapi_python_client/config.py 100.00% <ø> (ø)
openapi_python_client/parser/errors.py 100.00% <ø> (ø)
...hon_client/schema/openapi_schema_pydantic/paths.py 100.00% <ø> (ø)
...client/schema/openapi_schema_pydantic/responses.py 100.00% <ø> (ø)
...ma/openapi_schema_pydantic/security_requirement.py 100.00% <ø> (ø)
openapi_python_client/__init__.py 100.00% <100.00%> (ø)
openapi_python_client/cli.py 100.00% <100.00%> (ø)
openapi_python_client/parser/openapi.py 100.00% <100.00%> (ø)
...penapi_python_client/parser/properties/__init__.py 100.00% <100.00%> (ø)
...enapi_python_client/parser/properties/converter.py 100.00% <100.00%> (ø)
... and 35 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4072c47...52fa828. Read the comment docs.

@dbanty dbanty merged commit fc39b40 into main Aug 16, 2021
@dbanty dbanty deleted the pylint branch August 16, 2021 00:26
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.

Use pylint with or instead of flake8
1 participant