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

#20 Enabling support for contextless endpoints. #21

Merged
merged 1 commit into from
Feb 13, 2024

#20 Enabling support for contextless endpoints.

0b39e46
Select commit
Loading
Failed to load commit list.
Merged

#20 Enabling support for contextless endpoints. #21

#20 Enabling support for contextless endpoints.
0b39e46
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2024 in 1s

100.00% (+0.00%) compared to 737cb81

View this Pull Request on Codecov

100.00% (+0.00%) compared to 737cb81

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (737cb81) 100.00% compared to head (0b39e46) 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #21   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          279       277    -2     
  Branches        22        22           
=========================================
- Hits           279       277    -2     
Files Coverage Δ
server/src/middleware.ts 100.00% <100.00%> (ø)
server/src/server.ts 100.00% <100.00%> (ø)