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: Deprecate subclassing route handler decorators #3439

Merged
merged 4 commits into from May 25, 2024

Conversation

provinzkraut
Copy link
Member

Deprecation for the 2.x release line of the semantic route handler classes removed in #3436.

Copy link

codecov bot commented Apr 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.28%. Comparing base (702dd84) to head (18aece7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3439   +/-   ##
=======================================
  Coverage   98.28%   98.28%           
=======================================
  Files         328      328           
  Lines       14882    14886    +4     
  Branches     2367     2367           
=======================================
+ Hits        14627    14631    +4     
  Misses        116      116           
  Partials      139      139           

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

@provinzkraut provinzkraut force-pushed the deprecate-route-handler-subclassing branch from f51074d to bfaf17c Compare May 25, 2024 09:38
@provinzkraut provinzkraut changed the title Deprecate subclassing route handler decorators feat: Deprecate subclassing route handler decorators May 25, 2024
@provinzkraut provinzkraut enabled auto-merge (squash) May 25, 2024 10:11
@github-actions github-actions bot added the area/docs This PR involves changes to the documentation label May 25, 2024
@provinzkraut provinzkraut force-pushed the deprecate-route-handler-subclassing branch from 2350f7d to 18aece7 Compare May 25, 2024 10:13
@provinzkraut provinzkraut merged commit b0c8f02 into main May 25, 2024
24 checks passed
@provinzkraut provinzkraut deleted the deprecate-route-handler-subclassing branch May 25, 2024 10:17
Copy link

sonarcloud bot commented May 25, 2024

Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs This PR involves changes to the documentation pr/internal size: small type/feat
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants