-
Notifications
You must be signed in to change notification settings - Fork 13.8k
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: update covid dashboard #16183
feat: update covid dashboard #16183
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov Report
@@ Coverage Diff @@
## master #16183 +/- ##
==========================================
- Coverage 76.83% 76.62% -0.22%
==========================================
Files 996 996
Lines 53025 53020 -5
Branches 6748 6748
==========================================
- Hits 40742 40624 -118
- Misses 12057 12170 +113
Partials 226 226
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
(cherry picked from commit 3aefa69)
(cherry picked from commit 3aefa69)
(cherry picked from commit 3aefa69)
(cherry picked from commit 3aefa69)
(cherry picked from commit 50bb10a)
SUMMARY
This updates the covid dashboard with more recent data, and also renames some datasets.
The underlying data in this dataset has been updated. Do get those updates, you'll need to run
superset load-examples -f
. The dashboard changes in the PR will continue to work with the existing data as well.BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
check that the new dashboards and datasets are working properly
ADDITIONAL INFORMATION