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

Enforce pylint standards #29

Merged
merged 3 commits into from
Jan 29, 2024
Merged

Enforce pylint standards #29

merged 3 commits into from
Jan 29, 2024

Conversation

nfx
Copy link
Collaborator

@nfx nfx commented Jan 27, 2024

No description provided.

Copy link

codecov bot commented Jan 27, 2024

Codecov Report

Attention: 20 lines in your changes are missing coverage. Please review.

Comparison is base (9938b77) 77.64% compared to head (4acb8c8) 78.21%.
Report is 1 commits behind head on main.

❗ Current head 4acb8c8 differs from pull request most recent head cafdf69. Consider uploading reports for the commit cafdf69 to get more accurate results

Files Patch % Lines
src/databricks/labs/blueprint/wheels.py 25.00% 9 Missing ⚠️
src/databricks/labs/blueprint/installation.py 76.19% 5 Missing ⚠️
src/databricks/labs/blueprint/commands.py 57.14% 1 Missing and 2 partials ⚠️
src/databricks/labs/blueprint/cli.py 33.33% 2 Missing ⚠️
src/databricks/labs/blueprint/entrypoint.py 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   77.64%   78.21%   +0.57%     
==========================================
  Files          13       13              
  Lines        1163     1166       +3     
  Branches      218      217       -1     
==========================================
+ Hits          903      912       +9     
+ Misses        172      170       -2     
+ Partials       88       84       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nfx nfx merged commit 87e44ae into main Jan 29, 2024
6 checks passed
@nfx nfx deleted the pylint branch January 29, 2024 12:34
nfx added a commit that referenced this pull request Jan 29, 2024
* Added common install state primitives with strong typing ([#27](#27)).
* Added documentation for Invoking Databricks Connect ([#28](#28)).
* Added more documentation for Databricks CLI command router ([#30](#30)).
* Enforced `pylint` standards ([#29](#29)).
@nfx nfx mentioned this pull request Jan 29, 2024
nfx added a commit that referenced this pull request Jan 29, 2024
* Added common installation state primitives with strong typing
([#27](#27)).
* Added documentation for Invoking Databricks Connect
([#28](#28)).
* Added more documentation for Databricks CLI command router
([#30](#30)).
* Enforced `pylint` standards
([#29](#29)).
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.

1 participant