Skip to content

chore: clean up recent contributions before 4.3 release [WiP]#2632

Draft
vytas7 wants to merge 3 commits into
falconry:masterfrom
vytas7:touchups-2026-04-part2
Draft

chore: clean up recent contributions before 4.3 release [WiP]#2632
vytas7 wants to merge 3 commits into
falconry:masterfrom
vytas7:touchups-2026-04-part2

Conversation

@vytas7
Copy link
Copy Markdown
Member

@vytas7 vytas7 commented Apr 25, 2026

This is an in-progress work stream of assorted minor cleanup items.
In particular, we want to make sure all newly added APIs, because changing anything later would be breaking.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b1b683a) to head (536a017).

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #2632   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           64        64           
  Lines         7976      7982    +6     
  Branches      1102      1103    +1     
=========================================
+ Hits          7976      7982    +6     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@CaselIT
Copy link
Copy Markdown
Member

CaselIT commented Apr 25, 2026

+1

vytas7 added 2 commits May 6, 2026 19:11
* Polish news fragments and docstrings of recently added MessagePack
  test client support, get_param_as_media(), and
  get_query_string_as_media().
* Make get_param_as_media() and get_query_string_as_media() raise a
  plain ValueError when no handler is configured for the requested
  media type. Preserve the legacy default-JSON-handler fallback in
  get_param_as_json() to keep its prior behavior.
* Replace the broken MessagePack body test with a real round-trip test
  parametrized over WSGI/ASGI and a variety of MessagePack-serializable
  values; add a test verifying msgpack= overrides body=.
* Reference the precise OpenAPI 3.2 chapter (querystring parameter
  location) where the whole query string is treated as content.
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