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

Update README.md #456

Merged
merged 2 commits into from
Feb 6, 2024
Merged

Update README.md #456

merged 2 commits into from
Feb 6, 2024

Conversation

stevieing
Copy link
Contributor

Closes #

Changes proposed in this pull request

  • Updated production postgres version.
  • Enhanced instructions for using postgres.

Instructions for Reviewers

[All PRs] - Confirm PR template filled
[Feature Branches] - Review code
[Production Merges to main]
    - Check story numbers included
    - Check for debug code
    - Check version

Updated production postgres version.
Enhanced instructions for using postgres.
Copy link

codecov bot commented Feb 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (491bee6) 88.05% compared to head (512f6cb) 88.05%.
Report is 8 commits behind head on develop.

❗ Current head 512f6cb differs from pull request most recent head baa351e. Consider uploading reports for the commit baa351e to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #456   +/-   ##
========================================
  Coverage    88.05%   88.05%           
========================================
  Files           17       17           
  Lines          536      536           
  Branches        61       61           
========================================
  Hits           472      472           
  Misses          57       57           
  Partials         7        7           

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

Copy link
Member

@yoldas yoldas left a comment

Choose a reason for hiding this comment

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

baracoda_prod=> select version();
                                                                version                                                                 
----------------------------------------------------------------------------------------------------------------------------------------
 PostgreSQL 14.10 (Ubuntu 14.10-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
(1 row)

@stevieing stevieing merged commit e0784f1 into develop Feb 6, 2024
4 checks passed
@stevieing stevieing deleted the stevieing-patch-2 branch February 6, 2024 09:57
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