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 code #3671

Merged
merged 1 commit into from
Jan 10, 2025
Merged

refactor: remove deprecated code #3671

merged 1 commit into from
Jan 10, 2025

Conversation

wsxiaoys
Copy link
Member

  • Removed deprecated webserver flag and related warning in serve.rs.
  • Removed deprecated WEB corpus constant in index/mod.rs.

- Removed deprecated `webserver` flag and related warning in `serve.rs`.
- Removed deprecated `WEB` corpus constant in `index/mod.rs`.
@wsxiaoys wsxiaoys requested a review from zwpaper January 10, 2025 18:57
@wsxiaoys wsxiaoys enabled auto-merge (squash) January 10, 2025 18:57
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.19%. Comparing base (b8e2c4b) to head (f3af564).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3671   +/-   ##
=======================================
  Coverage   63.18%   63.19%           
=======================================
  Files         207      207           
  Lines       24862    24856    -6     
=======================================
- Hits        15709    15707    -2     
+ Misses       9153     9149    -4     

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

@wsxiaoys wsxiaoys merged commit e93e28f into main Jan 10, 2025
7 of 8 checks passed
@wsxiaoys wsxiaoys deleted the refactor-remove-deprecated branch January 10, 2025 19:07
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