Skip to content

Replace deprecated status.HTTP_422_UNPROCESSABLE_ENTITY with status.HTTP_422_UNPROCESSABLE_CONTENT#636

Open
dmach wants to merge 1 commit intoarthurio:mainfrom
dmach:http-422
Open

Replace deprecated status.HTTP_422_UNPROCESSABLE_ENTITY with status.HTTP_422_UNPROCESSABLE_CONTENT#636
dmach wants to merge 1 commit intoarthurio:mainfrom
dmach:http-422

Conversation

@dmach
Copy link

@dmach dmach commented Jan 13, 2026

Fixes failing tests.
Related to Kludex/starlette#2939

@netlify
Copy link

netlify bot commented Jan 13, 2026

Deploy Preview for fastapi-filter ready!

Name Link
🔨 Latest commit 4b59cc8
🔍 Latest deploy log https://app.netlify.com/projects/fastapi-filter/deploys/696623e52c5ada0008e646a9
😎 Deploy Preview https://deploy-preview-636--fastapi-filter.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dmach
Copy link
Author

dmach commented Jan 13, 2026

I see, the automated tests are failing because there's starlette = ">=0.40.0,<0.47.0" dependency.
I'm using 0.49 because I'm packaging the package as an RPM for openSUSE:Factory.

Let me reiterate and come up with a better fix that would work with the older versions as well.

@codecov
Copy link

codecov bot commented Jan 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (8c07dd5) to head (4b59cc8).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #636   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          237       237           
=========================================
  Hits           237       237           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant