bulwark icon indicating copy to clipboard operation
bulwark copied to clipboard

Missing test cases for matchit library update

Open coderabbitai[bot] opened this issue 1 year ago • 0 comments
trafficstars

The update to the matchit library from version 0.7.3 to 0.8.2 in PR #286 introduced breaking changes that were not detected by the existing tests.

The lack of test coverage for these changes caused issues with router behavior, which led to the need to revert the update in PR #294.

Additional test cases are needed to prevent similar issues in the future.

References:

  • PR #286: https://github.com/bulwark-security/bulwark/pull/286
  • PR #294: https://github.com/bulwark-security/bulwark/pull/294

Please address these gaps in test coverage to ensure that future updates to the matchit library do not cause similar issues.

coderabbitai[bot] avatar May 15 '24 00:05 coderabbitai[bot]