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

fix: allow empty observations in alerting #10939

Merged
merged 1 commit into from
Sep 21, 2020

Conversation

bkyryliuk
Copy link
Member

SUMMARY

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

@bkyryliuk bkyryliuk marked this pull request as draft September 17, 2020 17:09
@codecov-commenter
Copy link

Codecov Report

Merging #10939 into master will increase coverage by 7.35%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #10939      +/-   ##
==========================================
+ Coverage   65.79%   73.15%   +7.35%     
==========================================
  Files         815      433     -382     
  Lines       38335    14205   -24130     
  Branches     3578     3578              
==========================================
- Hits        25224    10392   -14832     
+ Misses      13007     3709    -9298     
  Partials      104      104              
Flag Coverage Δ
#cypress 56.60% <ø> (-0.01%) ⬇️
#javascript 61.75% <ø> (ø)
#python ?

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

Impacted Files Coverage Δ
...perset-frontend/src/views/CRUD/chart/ChartList.tsx 81.89% <0.00%> (-0.87%) ⬇️
...sions/41f6a59a61f2_database_options_for_sql_lab.py
...s/3e1b21cd94a4_change_owner_to_m2m_relation_on_.py
...56f1c4c6_migrate_num_period_compare_and_period_.py
superset/migrations/versions/979c03af3341_.py
...ersions/cca2f5d568c8_add_encrypted_extra_to_dbs.py
superset/security/manager.py
...tions/versions/db527d8c4c78_add_db_verbose_name.py
...dding_unique_constraint_on_dashboard_slices_tbl.py
superset/migrations/versions/8b70aa3d0f87_.py
... and 372 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 8735a14...731ab54. Read the comment docs.

@bkyryliuk bkyryliuk changed the title fix: allow empty observations in alerting [WIP] fix: allow empty observations in alerting Sep 18, 2020
@bkyryliuk bkyryliuk marked this pull request as ready for review September 18, 2020 00:45
Copy link
Member

@villebro villebro left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@bkyryliuk bkyryliuk merged commit 801fb40 into apache:master Sep 21, 2020
@bkyryliuk bkyryliuk deleted the bogdan/another_alerting_fix branch September 21, 2020 15:48
amitmiran137 pushed a commit to ofekisr/incubator-superset that referenced this pull request Sep 22, 2020
…l_access/dashboard_by_id_endpoints

* upstream/master: (29 commits)
  fix(presto): default unknown types to string type (apache#10753)
  feat(row-level-security): add base filter type and filter grouping (apache#10946)
  docs: add gallery screenshot & link in README (apache#10988)
  docs: add a "Gallery" page (apache#10968)
  build: add PR lint action (apache#10990)
  adding filters back that caused issues (apache#10989)
  chore: selectors refactor in SQLLab test suite (Cypress) (apache#10944)
  ESLint: Remove ts-ignore comments (apache#10933)
  style: fix checkbox color (apache#10970)
  fix: changed disabled rules in datasets module (apache#10979)
  fix: update the time filter for 'Last Year' option in explore (apache#10829)
  fix: use nullpool even for user lookup in the celery (apache#10938)
  Allow empty observations in alerting (apache#10939)
  fix: re-enabling several globally disabled lint rules (apache#10957)
  fix: setting specific exceptions common/query_context.py (apache#10942)
  Pylint disabled rule `pointless-string-statement` is not raising warining anymore - removing (apache#10975)
  fix: pylint disabled rules in dashboard/api.py (apache#10976)
  fix: removed disabled lint rule `too-many-locals` in connectors/base/models.py (apache#10958)
  ESLint: Re-enable rule no-access-state-in-setstate (apache#10870)
  fix: simply is_adhoc_metric (apache#10964)
  ...
auxten pushed a commit to auxten/incubator-superset that referenced this pull request Nov 20, 2020
Co-authored-by: bogdan kyryliuk <bogdankyryliuk@dropbox.com>
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.38.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/S 🚢 0.38.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants