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

test: add pgpool test environment #4747

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

matthewelwell
Copy link
Contributor

Changes

The purpose of this PR is to create a test environment which uses pgpool as the database, with replication across 2 postgres nodes.

I have added a new workflow with a workflow_dispatch trigger, but temporarily I am using on: push to test the workflow in GH actions as well.

How did you test this code?

TODO

Copy link

vercel bot commented Oct 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview Oct 30, 2024 1:26pm
flagsmith-frontend-preview ⬜️ Ignored (Inspect) Visit Preview Oct 30, 2024 1:26pm
flagsmith-frontend-staging ⬜️ Ignored (Inspect) Visit Preview Oct 30, 2024 1:26pm

@matthewelwell matthewelwell changed the title Ci/pgpool test environment test: add pgpool test environment Oct 17, 2024
@github-actions github-actions bot added the front-end Issue related to the React Front End Dashboard label Oct 17, 2024
Copy link
Contributor

github-actions bot commented Oct 17, 2024

Uffizzi Ephemeral Environment deployment-57361

☁️ https://app.uffizzi.com/github.com/Flagsmith/flagsmith/pull/4747

📄 View Application Logs etc.

What is Uffizzi? Learn more!

Copy link

codecov bot commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.32%. Comparing base (8b823a7) to head (2a81073).
Report is 48 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4747      +/-   ##
==========================================
+ Coverage   97.21%   97.32%   +0.10%     
==========================================
  Files        1172     1176       +4     
  Lines       40508    41097     +589     
==========================================
+ Hits        39380    39997     +617     
+ Misses       1128     1100      -28     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front-end Issue related to the React Front End Dashboard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant