Skip to content

docs: adding docs to Request object#8105

Merged
leandrodamascena merged 1 commit intodevelopfrom
docs/8091-request-object-middleware
Apr 6, 2026
Merged

docs: adding docs to Request object#8105
leandrodamascena merged 1 commit intodevelopfrom
docs/8091-request-object-middleware

Conversation

@leandrodamascena
Copy link
Copy Markdown
Contributor

Issue number: closes #8091

Summary

Add docs

Changes

Please provide a summary of what's being changed

User experience

Please share what the user experience looks like before and after this change


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@boring-cyborg boring-cyborg bot added dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation labels Apr 6, 2026
@powertools-for-aws-oss-automation powertools-for-aws-oss-automation bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Apr 6, 2026
@leandrodamascena leandrodamascena requested a review from hjgraca April 6, 2026 09:30
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 6, 2026

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.73%. Comparing base (a26d64b) to head (3c911f5).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #8105   +/-   ##
========================================
  Coverage    96.73%   96.73%           
========================================
  Files          283      283           
  Lines        14017    14017           
  Branches      1141     1141           
========================================
  Hits         13560    13560           
  Misses         331      331           
  Partials       126      126           

☔ 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.

@leandrodamascena leandrodamascena merged commit bf7e555 into develop Apr 6, 2026
20 checks passed
@leandrodamascena leandrodamascena deleted the docs/8091-request-object-middleware branch April 6, 2026 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: add Request object usage to middleware documentation

2 participants