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 deprecation warnings to 0.2 branch in preparation for 0.3 #624

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

jbr
Copy link
Contributor

@jbr jbr commented Apr 7, 2024

No description provided.

@jbr jbr force-pushed the add-deprecation-warnings branch from f173c88 to c5963b7 Compare April 7, 2024 02:31
Copy link

codecov bot commented Apr 7, 2024

Codecov Report

Attention: Patch coverage is 55.76923% with 23 lines in your changes are missing coverage. Please review.

Project coverage is 48.76%. Comparing base (6f328bd) to head (ee32862).

Files Patch % Lines
http/src/upgrade.rs 0.00% 4 Missing ⚠️
proxy/src/lib.rs 0.00% 4 Missing ⚠️
static/src/static_conn_ext.rs 0.00% 3 Missing ⚠️
aws-lambda-example/src/main.rs 0.00% 2 Missing ⚠️
caching-headers/src/cache_control.rs 0.00% 2 Missing ⚠️
client/src/conn.rs 50.00% 2 Missing ⚠️
sse/src/lib.rs 0.00% 2 Missing ⚠️
trillium/src/conn.rs 60.00% 2 Missing ⚠️
api/src/api_conn_ext.rs 66.66% 1 Missing ⚠️
redirect/src/lib.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #624      +/-   ##
==========================================
- Coverage   48.77%   48.76%   -0.02%     
==========================================
  Files         182      182              
  Lines        7233     7241       +8     
==========================================
+ Hits         3528     3531       +3     
- Misses       3705     3710       +5     

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

@jbr jbr force-pushed the add-deprecation-warnings branch 2 times, most recently from 0f97b6a to 34b7127 Compare April 7, 2024 02:45
@jbr jbr force-pushed the add-deprecation-warnings branch from 34b7127 to ee32862 Compare April 7, 2024 02:52
@jbr jbr merged commit eef9752 into main Apr 7, 2024
9 checks passed
@jbr jbr deleted the add-deprecation-warnings branch April 7, 2024 03:06
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.

1 participant