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 PostgreSQL requirement to version 13 #2905

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

johannaengland
Copy link
Contributor

@johannaengland johannaengland commented May 10, 2024

Closes #2892.

After dropping support for Python 3.7 NAV will not run on Debian Buster anymore, only Debian Bullseye and therefore we can update our required PostgreSQL version to 13.

Copy link

codecov bot commented May 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.35%. Comparing base (0a90566) to head (7333a21).
Report is 389 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2905   +/-   ##
=======================================
  Coverage   56.35%   56.35%           
=======================================
  Files         603      603           
  Lines       43862    43862           
  Branches       48       48           
=======================================
  Hits        24719    24719           
  Misses      19131    19131           
  Partials       12       12           

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

Copy link

Test results

       9 files         9 suites   7m 44s ⏱️
3 320 tests 3 320 ✔️ 0 💤 0
6 379 runs  6 379 ✔️ 0 💤 0

Results for commit 8cc22a3.

After dropping Python 3.7 and running on Debian Bullseye we can require this version
@johannaengland johannaengland merged commit 0c9d015 into Uninett:master Aug 8, 2024
12 checks passed
@johannaengland johannaengland deleted the update/postgres-13 branch August 8, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update required PostgreSQL version to 13
2 participants