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

Re-enable pylint on some configuration files #8767

Merged
merged 7 commits into from
Dec 6, 2019

Conversation

willbarrett
Copy link
Member

CATEGORY

Choose one

  • Bug Fix
  • Enhancement (new features, refinement)
  • Refactor
  • Add tests
  • Build / Development Environment
  • Documentation

SUMMARY

Re-enable pylint on some configuration-related files.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TEST PLAN

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Requires DB Migration.
  • Confirm DB Migration upgrade and downgrade tested.
  • Introduces new feature or API
  • Removes existing feature or API

REVIEWERS

@john-bodley @dpgaspar @mistercrunch

@codecov-io
Copy link

codecov-io commented Dec 6, 2019

Codecov Report

Merging #8767 into master will decrease coverage by 6.23%.
The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8767      +/-   ##
==========================================
- Coverage   72.07%   65.84%   -6.24%     
==========================================
  Files         123      482     +359     
  Lines       12844    24157   +11313     
  Branches        0     2770    +2770     
==========================================
+ Hits         9257    15905    +6648     
- Misses       3587     8074    +4487     
- Partials        0      178     +178
Impacted Files Coverage Δ
superset/legacy.py 100% <ø> (ø) ⬆️
superset/migrations/env.py 0% <0%> (ø) ⬆️
superset/forms.py 95.45% <100%> (+0.45%) ⬆️
superset/stats_logger.py 74.41% <66.66%> (ø) ⬆️
superset/config.py 89.95% <77.77%> (ø) ⬆️
superset/assets/src/components/Checkbox.jsx 100% <0%> (ø)
.../assets/src/dashboard/reducers/dashboardFilters.js 88.46% <0%> (ø)
...ets/src/dashboard/components/dnd/DragDroppable.jsx 94.59% <0%> (ø)
superset/assets/src/components/EditableTitle.jsx 80.28% <0%> (ø)
...src/explore/components/controls/VizTypeControl.jsx 76.92% <0%> (ø)
... and 354 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 665e947...c395639. Read the comment docs.

@mistercrunch mistercrunch merged commit 68aca88 into apache:master Dec 6, 2019
@mistercrunch mistercrunch deleted the wbarrett/pylint-config branch December 6, 2019 22:30
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.36.0 labels Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/M 🚢 0.36.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants