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

Adds meta table for hub and spokes of a state #1644

Closed
wants to merge 2 commits into from

Conversation

rithviknishad
Copy link
Member

Proposed Changes

  • Adds a meta table for hub and spokes of a state
  • Adds management command to load data to table

cc: @mathew-alex

python manage.py load_meta_hub_spokes <state>
image image

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete
  • Any other necessary step

Only PR's with test cases included and passing lint and test pipelines will be reviewed

@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins

@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

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

Comparison is base (2829067) 59.11% compared to head (3915822) 59.05%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1644      +/-   ##
==========================================
- Coverage   59.11%   59.05%   -0.07%     
==========================================
  Files         207      209       +2     
  Lines       11264    11289      +25     
  Branches     1599     1601       +2     
==========================================
+ Hits         6659     6667       +8     
- Misses       4405     4422      +17     
  Partials      200      200              
Files Coverage Δ
care/facility/models/__init__.py 100.00% <100.00%> (ø)
care/facility/models/meta_hub_spokes.py 100.00% <100.00%> (ø)
...cility/management/commands/load_meta_hub_spokes.py 0.00% <0.00%> (ø)

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

@vigneshhari
Copy link
Member

Closing because this is unrelated to Care, I provided an SQL dump to @mathew-alex for reference in metabase

@sainak sainak deleted the rithviknishad/meta-hub-spokes branch December 7, 2023 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants