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

Added init script for database models #340

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Conversation

Naapperas
Copy link
Member

This PR adds a script that takes a MongoDB dump and populates the local database with that data.

Copy link

render bot commented Nov 29, 2023

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f698ee0) 90.33% compared to head (f1dde2a) 90.33%.
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #340   +/-   ##
========================================
  Coverage    90.33%   90.33%           
========================================
  Files           54       54           
  Lines         1469     1469           
  Branches       245      245           
========================================
  Hits          1327     1327           
  Misses         137      137           
  Partials         5        5           

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

@Naapperas Naapperas force-pushed the feature/db-init-script branch from 324d0b2 to deb96ba Compare November 29, 2023 18:20
@Naapperas Naapperas requested a review from marco-vb November 29, 2023 18:22
Copy link
Contributor

@dsantosferreira dsantosferreira left a comment

Choose a reason for hiding this comment

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

Looks good to me! Left you with one small question

Verified

This commit was signed with the committer’s verified signature.
trobanga Daniel Hahne
Copy link
Contributor

@dsantosferreira dsantosferreira left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@Naapperas Naapperas merged commit 81bce7c into develop Dec 1, 2023
@Naapperas Naapperas deleted the feature/db-init-script branch December 1, 2023 19:43
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.

None yet

2 participants