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(UdpServer)!: UdpServer export was changed to a class instance #40

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

plasticrake
Copy link
Owner

BREAKING CHANGE: Changed from an object to a class instance that may
break consuming code in some edge cases.

BREAKING CHANGE: Changed from an object to a class instance that may
break consuming code in some edge cases.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6807212879

  • 13 of 15 (86.67%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall first build on feat/udp-server-class at 52.569%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/udp-server.ts 13 15 86.67%
Totals Coverage Status
Change from base Build 6807193450: 52.6%
Covered Lines: 471
Relevant Lines: 825

💛 - Coveralls

@plasticrake plasticrake merged commit ecc96d0 into main Nov 9, 2023
7 checks passed
@plasticrake plasticrake deleted the feat/udp-server-class branch November 9, 2023 04:01
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.

2 participants