Use context manager and match-case in endpoints#12934
Merged
berland merged 3 commits intoequinor:mainfrom Feb 26, 2026
Merged
Conversation
0270f48 to
520ebd9
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #12934 +/- ##
==========================================
+ Coverage 90.12% 90.24% +0.12%
==========================================
Files 445 446 +1
Lines 30858 30820 -38
==========================================
+ Hits 27811 27815 +4
+ Misses 3047 3005 -42
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
yngve-sk
reviewed
Feb 19, 2026
e91eb25 to
6579a99
Compare
fe427b1 to
6c7398b
Compare
eqbech
reviewed
Feb 23, 2026
6950335 to
ee22a67
Compare
andreas-el
reviewed
Feb 25, 2026
Also raise HTTP error 415 when the requested media type is not supported.
Towards solving RUF067
ee22a67 to
c355e3d
Compare
Contributor
Author
|
My sneaky force-push also moved two lines in |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue
Readability.
Approach
contextlib.
git rebase -i main --exec 'just rapid-tests')When applicable