Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add "TRACE" to HttpMethod enum #3294

Merged
merged 1 commit into from
Mar 30, 2024
Merged

feat: Add "TRACE" to HttpMethod enum #3294

merged 1 commit into from
Mar 30, 2024

Conversation

provinzkraut
Copy link
Member

Add the TRACE HTTP method to HttpMethod enum

@provinzkraut provinzkraut requested review from a team as code owners March 30, 2024 15:17
Copy link

codecov bot commented Mar 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.25%. Comparing base (bfeb5e9) to head (f2e1a0d).
Report is 152 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3294      +/-   ##
===========================================
+ Coverage    98.23%   98.25%   +0.02%     
===========================================
  Files          312      322      +10     
  Lines        14121    14700     +579     
  Branches      2430     2339      -91     
===========================================
+ Hits         13872    14444     +572     
- Misses         107      117      +10     
+ Partials       142      139       -3     

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

Copy link

Copy link

Documentation preview will be available shortly at https://litestar-org.github.io/litestar-docs-preview/3294

@cofin cofin merged commit 039700c into develop Mar 30, 2024
22 checks passed
@cofin cofin deleted the add-trace-method branch March 30, 2024 16:21
provinzkraut added a commit that referenced this pull request Mar 30, 2024
Add "TRACE" to HttpMethod enum
cofin pushed a commit that referenced this pull request Apr 1, 2024
Add "TRACE" to HttpMethod enum
JacobCoffee pushed a commit that referenced this pull request Apr 5, 2024
Add "TRACE" to HttpMethod enum
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