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

refactor!: Remove deprecated utils #3394

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Conversation

peterschutt
Copy link
Contributor

@peterschutt peterschutt commented Apr 15, 2024

Remove the deprecated utility functions, get_litestar_scope_state, set_litestar_scope_state, delete_litestar_scope_state, and is_sync_or_async_generator.

Description

Closes

@peterschutt peterschutt requested review from a team as code owners April 15, 2024 08:11
@github-actions github-actions bot added area/constants This PR involves changes to the constants area/docs This PR involves changes to the documentation area/private-api This PR involves changes to the privatized API size: small pr/internal labels Apr 15, 2024
Copy link

codecov bot commented Apr 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.30%. Comparing base (e751d20) to head (ba0c021).
Report is 74 commits behind head on v3.0.

Additional details and impacted files
@@            Coverage Diff             @@
##             v3.0    #3394      +/-   ##
==========================================
+ Coverage   98.25%   98.30%   +0.04%     
==========================================
  Files         322      320       -2     
  Lines       14672    14442     -230     
  Branches     2332     2297      -35     
==========================================
- Hits        14416    14197     -219     
+ Misses        117      109       -8     
+ Partials      139      136       -3     

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

Remove the deprecated utility functions, `get_litestar_scope_state``, ``set_litestar_scope_state``, ``delete_litestar_scope_state``, and ``is_sync_or_async_generator``.
Copy link

sonarcloud bot commented Apr 15, 2024

Copy link

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

@peterschutt peterschutt merged commit 511a784 into v3.0 Apr 15, 2024
28 checks passed
@peterschutt peterschutt deleted the remove-deprecated-utils branch April 15, 2024 09:57
provinzkraut pushed a commit that referenced this pull request Apr 20, 2024
Remove the deprecated utility functions, `get_litestar_scope_state``, ``set_litestar_scope_state``, ``delete_litestar_scope_state``, and ``is_sync_or_async_generator``.
provinzkraut pushed a commit that referenced this pull request Apr 21, 2024
Remove the deprecated utility functions, `get_litestar_scope_state``, ``set_litestar_scope_state``, ``delete_litestar_scope_state``, and ``is_sync_or_async_generator``.
provinzkraut pushed a commit that referenced this pull request Apr 27, 2024
Remove the deprecated utility functions, `get_litestar_scope_state``, ``set_litestar_scope_state``, ``delete_litestar_scope_state``, and ``is_sync_or_async_generator``.
provinzkraut pushed a commit that referenced this pull request Apr 27, 2024
Remove the deprecated utility functions, `get_litestar_scope_state``, ``set_litestar_scope_state``, ``delete_litestar_scope_state``, and ``is_sync_or_async_generator``.
provinzkraut pushed a commit that referenced this pull request Apr 28, 2024
Remove the deprecated utility functions, `get_litestar_scope_state``, ``set_litestar_scope_state``, ``delete_litestar_scope_state``, and ``is_sync_or_async_generator``.
provinzkraut pushed a commit that referenced this pull request May 25, 2024
Remove the deprecated utility functions, `get_litestar_scope_state``, ``set_litestar_scope_state``, ``delete_litestar_scope_state``, and ``is_sync_or_async_generator``.
provinzkraut pushed a commit that referenced this pull request May 26, 2024
Remove the deprecated utility functions, `get_litestar_scope_state``, ``set_litestar_scope_state``, ``delete_litestar_scope_state``, and ``is_sync_or_async_generator``.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/constants This PR involves changes to the constants area/docs This PR involves changes to the documentation area/private-api This PR involves changes to the privatized API pr/internal size: small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants