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

#36 Taking new generic server package into use, a… #37

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

stazz
Copy link
Member

@stazz stazz commented Aug 25, 2023

…nd also extracting callback creation into middleware.ts.

…nd also extracting callback creation into middleware.ts.
@stazz stazz self-assigned this Aug 25, 2023
@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Merging #37 (1999532) into main (a43efd5) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              main       #37    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            4         5     +1     
  Lines          464       322   -142     
  Branches        31        18    -13     
==========================================
- Hits           464       322   -142     
Flag Coverage Δ
server 100.00% <100.00%> (ø)

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

Files Changed Coverage Δ
server/src/middleware.ts 100.00% <100.00%> (ø)
server/src/server.ts 100.00% <100.00%> (ø)

@stazz stazz merged commit aff8b7e into main Aug 25, 2023
5 checks passed
@stazz stazz deleted the issue/36-use-generic-create-node-server 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