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

Add commands and docs for loading dummy data #1682

Merged
merged 4 commits into from
Oct 18, 2023

Conversation

sainak
Copy link
Member

@sainak sainak commented Oct 18, 2023

Proposed Changes

  • add make target to load dummy data for docker
  • load dummy data on postcreate devcontainer
  • add docs for loading dummy data

Associated Issue

Architecture changes

  • Remove this section if not used

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 Oct 18, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (7d2a033) 60.01% compared to head (64f8570) 60.01%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1682   +/-   ##
=======================================
  Coverage   60.01%   60.01%           
=======================================
  Files         208      208           
  Lines       11318    11318           
  Branches     1606     1606           
=======================================
  Hits         6793     6793           
  Misses       4301     4301           
  Partials      224      224           

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

@vigneshhari vigneshhari merged commit c314b11 into master Oct 18, 2023
10 checks passed
@vigneshhari vigneshhari deleted the sainak/feat/dev-dummy-data-docs branch October 18, 2023 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document the processing of loading dummy data for development
2 participants