Skip to content

Fix deprecation warnings in tests#621

Merged
fabianfett merged 2 commits into
vapor:mainfrom
fabianfett:ff-fix-deprecation-warnings-in-tests2
Feb 20, 2026
Merged

Fix deprecation warnings in tests#621
fabianfett merged 2 commits into
vapor:mainfrom
fabianfett:ff-fix-deprecation-warnings-in-tests2

Conversation

@fabianfett
Copy link
Copy Markdown
Collaborator

The last pr (#619) deprecated some listen methods. This introduced warnings in test code. This PR fixes those warnings, by marking the test methods as deprecated.

@fabianfett fabianfett requested a review from gwynne as a code owner February 17, 2026 10:33
@fabianfett fabianfett added the semver-noop No version bump required. label Feb 17, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.41%. Comparing base (53038b0) to head (caee29a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #621      +/-   ##
==========================================
- Coverage   76.44%   76.41%   -0.03%     
==========================================
  Files         134      134              
  Lines       10179    10179              
==========================================
- Hits         7781     7778       -3     
- Misses       2398     2401       +3     

see 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fabianfett fabianfett enabled auto-merge (squash) February 17, 2026 10:50
@fabianfett fabianfett merged commit 9e9bde9 into vapor:main Feb 20, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver-noop No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants