Skip to content

Conversation

@ashish3011
Copy link
Contributor

in file util.js in function acceptParams where if (splitIndex === -1) break; is not covered in test cases, so I suggest a test case to cover this.

Copy link
Member

@wesleytodd wesleytodd left a comment

Choose a reason for hiding this comment

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

Hm, yeah looks like we have no coverage of that method? Always nice to see some increased test coverage but since we have none I will ask if you are willing to write a few more tests to do more than just this invalid case?

Not blocking, and we can merge this just fine but wanted to ask at least.

@ashish3011
Copy link
Contributor Author

ashish3011 commented Mar 28, 2025

Definitely will take up this and try to cover the uncovered line of the files. but if possible we can proceed with merging this request, will make separate pull request for the remaining changes.

@bjohansebas bjohansebas merged commit 5da5a11 into expressjs:master Apr 11, 2025
23 checks passed
@bjohansebas
Copy link
Member

@ashish3011 thanks!

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.

4 participants