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

Issue/14 add custom listen function #15

Merged
merged 3 commits into from
Aug 25, 2023
Merged

Conversation

stazz
Copy link
Member

@stazz stazz commented Aug 25, 2023

No description provided.

@stazz stazz self-assigned this Aug 25, 2023
@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Merging #15 (8c60252) into main (f3c1ce2) will increase coverage by 1.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #15      +/-   ##
===========================================
+ Coverage   98.97%   100.00%   +1.02%     
===========================================
  Files           4         5       +1     
  Lines         392       279     -113     
  Branches       29        22       -7     
===========================================
- Hits          388       279     -109     
+ Misses          4         0       -4     
Flag Coverage Δ
server 100.00% <100.00%> (+1.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
server/src/listen.ts 100.00% <100.00%> (ø)
server/src/middleware.ts 100.00% <100.00%> (ø)
server/src/server.ts 100.00% <100.00%> (+1.49%) ⬆️

@stazz stazz merged commit 074a0dd into main Aug 25, 2023
5 checks passed
@stazz stazz deleted the issue/14-add-custom-listen-function branch August 25, 2023 20:44
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.

None yet

1 participant