Skip to content

Conversation

@mbertrand
Copy link
Member

What are the relevant tickets?

Closes #192

Description (What does it do?)

Updates the python version in Dockerfile to match the version in pyproject.toml

How can this be tested?

docker compose build --no-cache web celery should complete without errors.
The app should run fine locally

@mbertrand mbertrand added the Needs Review An open Pull Request that is ready for review label Nov 7, 2023
@codecov
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #193 (c2838e3) into main (9818ca6) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #193      +/-   ##
==========================================
+ Coverage   78.04%   78.07%   +0.02%     
==========================================
  Files         307      307              
  Lines       13275    13275              
  Branches     2162     2162              
==========================================
+ Hits        10361    10364       +3     
+ Misses       2648     2646       -2     
+ Partials      266      265       -1     

see 4 files with indirect coverage changes

@mbertrand mbertrand merged commit 6d0babe into main Nov 7, 2023
@mbertrand mbertrand deleted the mb/python_3_11_5 branch January 16, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Review An open Pull Request that is ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docker build is broken

3 participants