Skip to content

feat: Serialize QueryParameter with URLSearchParams #12

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

Merged
merged 13 commits into from
Apr 29, 2022

Conversation

Himenon
Copy link
Owner

@Himenon Himenon commented Apr 29, 2022

Coverage

--------------------|---------|----------|---------|---------|-------------------
File                | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s 
--------------------|---------|----------|---------|---------|-------------------
All files           |   96.94 |    91.78 |   97.77 |   96.48 |                   
 CookieParameter.ts |   83.33 |      100 |     100 |      80 | 14                
 Core.ts            |    97.9 |    91.66 |     100 |   97.67 | 139,164,176       
 Guard.ts           |   97.56 |    83.33 |    90.9 |   96.66 | 4                 
 HeaderParameter.ts |   83.33 |      100 |     100 |      80 | 10                
 PathParameter.ts   |      90 |      100 |     100 |   88.88 | 16                
 QueryParameter.ts  |     100 |      100 |     100 |     100 |                   
--------------------|---------|----------|---------|---------|-------------------

});
});

describe("QueryParameter - # includes", () => {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add # Include string

@Himenon Himenon merged commit 6048a0e into main Apr 29, 2022
@Himenon Himenon deleted the feat/update-query-formatter branch April 29, 2022 11:37
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