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/127 fix options behaviour #128

Merged
merged 3 commits into from
Feb 9, 2024
Merged

Conversation

stazz
Copy link
Member

@stazz stazz commented Feb 9, 2024

Fixes #127

stazz added 3 commits February 4, 2024 20:08
…ONS method. No unit tests yet, and no way to preserve old default
behaviour.
@stazz stazz self-assigned this Feb 9, 2024
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cdc66f3) 100.00% compared to head (37229de) 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #128   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines         2839      2844    +5     
  Branches       343       346    +3     
=========================================
+ Hits          2839      2844    +5     
Flag Coverage Δ
endpoint 100.00% <ø> (ø)
endpoint-spec 100.00% <ø> (ø)
server 100.00% <100.00%> (ø)
state 100.00% <ø> (ø)

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

Files Coverage Δ
server/src/flow.ts 100.00% <100.00%> (ø)
server/src/utils.ts 100.00% <ø> (ø)

@stazz stazz merged commit 217e576 into main Feb 9, 2024
19 checks passed
@stazz stazz deleted the issue/127-fix-options-behaviour branch February 9, 2024 17:41
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.

Fix behaviour for OPTIONS method
1 participant