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

feat(alerts/reports): remove SIP_34_UI feature flag #12085

Merged
merged 1 commit into from
Dec 18, 2020

Conversation

riahk
Copy link
Contributor

@riahk riahk commented Dec 17, 2020

SUMMARY

  • Remove SIP_34_ALERTS_UI flag check
  • Add check for ALERT_REPORTS feature flag (required for api permissions)
  • Should only be merged when new alerts UI is completed

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TEST PLAN

  • manual testing

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

@codecov-io
Copy link

codecov-io commented Dec 17, 2020

Codecov Report

Merging #12085 (009cfe7) into master (8d29381) will decrease coverage by 3.86%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #12085      +/-   ##
==========================================
- Coverage   67.58%   63.72%   -3.87%     
==========================================
  Files         959      959              
  Lines       47221    47208      -13     
  Branches     4620     4620              
==========================================
- Hits        31916    30081    -1835     
- Misses      15193    16943    +1750     
- Partials      112      184      +72     
Flag Coverage Δ
cypress ?
javascript 62.74% <ø> (ø)
python 64.30% <ø> (ø)

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

Impacted Files Coverage Δ
superset/views/alerts.py 75.00% <ø> (ø)
superset-frontend/src/SqlLab/App.jsx 0.00% <0.00%> (-100.00%) ⬇️
superset-frontend/src/explore/App.jsx 0.00% <0.00%> (-100.00%) ⬇️
superset-frontend/src/dashboard/App.jsx 0.00% <0.00%> (-100.00%) ⬇️
superset-frontend/src/setup/setupColors.js 0.00% <0.00%> (-100.00%) ⬇️
superset-frontend/src/chart/ChartContainer.jsx 0.00% <0.00%> (-100.00%) ⬇️
superset-frontend/src/explore/reducers/index.js 0.00% <0.00%> (-100.00%) ⬇️
...et-frontend/src/dashboard/containers/Dashboard.jsx 0.00% <0.00%> (-100.00%) ⬇️
...t-frontend/src/dashboard/containers/SliceAdder.jsx 0.00% <0.00%> (-100.00%) ⬇️
...-frontend/src/visualizations/presets/MainPreset.js 0.00% <0.00%> (-100.00%) ⬇️
... and 171 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 8d29381...009cfe7. Read the comment docs.

@riahk riahk changed the title feat: remove alert/reporst SIP_34_UI feature flag feat: remove alert/reports SIP_34_UI feature flag Dec 17, 2020
@nytai nytai changed the title feat: remove alert/reports SIP_34_UI feature flag feat(alerts/reports): remove SIP_34_UI feature flag Dec 18, 2020
Copy link
Member

@nytai nytai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nytai
Copy link
Member

nytai commented Dec 18, 2020

Merging this as the feature will still be behind the ALERT_REPORTS feature flag

@nytai nytai merged commit 17cd174 into apache:master Dec 18, 2020
@nytai nytai deleted the moriah/alert-feature-flags branch December 18, 2020 07:03
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.0.0 labels Mar 12, 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/XS 🚢 1.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants