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: Create Pgsql Database and run the scripts to create the tables and add extensions #41

Merged
merged 23 commits into from
Nov 28, 2024

Conversation

Prajwal-Microsoft
Copy link
Collaborator

Purpose

  • ...

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Prajwal-Microsoft Prajwal-Microsoft requested review from Fr4nc3 and removed request for Fr4nc3 November 28, 2024 05:06
Copy link

github-actions bot commented Nov 28, 2024

Coverage

Coverage Report •
FileStmtsMissCoverMissing
scripts/data_scripts
   create_postgres_tables.py40400%1–4, 6, 8–10, 13, 16–20, 23–24, 27, 30–31, 34–35, 37, 46–47, 50–51, 53, 64–65, 68–69, 71–72, 74, 87–88, 90–91, 93–94
TOTAL3624128964% 

Tests Skipped Failures Errors Time
301 0 💤 0 ❌ 0 🔥 57.404s ⏱️

@Prajwal-Microsoft Prajwal-Microsoft changed the title Bicep Code fix: Create Pgsql Database and run the scripts to create the tables and add extensions fix: Create Pgsql Database and run the scripts to create the tables and add extensions Nov 28, 2024
@Fr4nc3 Fr4nc3 merged commit 185efe1 into main Nov 28, 2024
6 checks passed
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.

2 participants