Skip to content

cli/command: remove deprecated EventHandler, InitEventHandler - #5148

Merged
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:remove_deprecated_eventhandler
Jun 12, 2024
Merged

cli/command: remove deprecated EventHandler, InitEventHandler#5148
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:remove_deprecated_eventhandler

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

These were deprecated in 46afd26 in v26.0, and have no known users.

- A picture of a cute animal (not mandatory but encouraged)

These were deprecated in 46afd26
in v26.0, and have no known users.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztahthaJeztah added status/2-code-review kind/refactor PR's that refactor, or clean-up code labels Jun 11, 2024
@thaJeztahthaJeztah added this to the 27.0.0 milestone Jun 11, 2024
@thaJeztahthaJeztah self-assigned this Jun 11, 2024
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.74%. Comparing base (ed2d365) to head (f80d718).

Additional details and impacted files
@@ Coverage Diff @@## master #5148 +/- ##
==========================================
+ Coverage 61.72% 61.74% +0.02% 
==========================================
Files 298 294 -4 Lines 20776 20756 -20 ==========================================
- Hits 12823 12816 -7 + Misses 7036 7022 -14 - Partials 917 918 +1 

@thaJeztah
thaJeztah merged commit 70118ae into docker:masterJun 12, 2024
@thaJeztah
thaJeztah deleted the remove_deprecated_eventhandler branch June 12, 2024 10:55
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/refactorPR's that refactor, or clean-up codestatus/2-code-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@thaJeztah@codecov-commenter@vvoland