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

🧹 chore: Improve Performance of Fiber Router #3261

Merged
merged 14 commits into from
Dec 29, 2024

Add test case for app.All with custom method

2e5ef2c
Select commit
Loading
Failed to load commit list.
Merged

🧹 chore: Improve Performance of Fiber Router #3261

Add test case for app.All with custom method
2e5ef2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 29, 2024 in 1s

79.00% of diff hit (target 84.42%)

View this Pull Request on Codecov

79.00% of diff hit (target 84.42%)

Annotations

Check warning on line 878 in app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app.go#L877-L878

Added lines #L877 - L878 were not covered by tests

Check warning on line 1069 in app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app.go#L1069

Added line #L1069 was not covered by tests

Check warning on line 218 in router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

router.go#L218

Added line #L218 was not covered by tests

Check warning on line 232 in router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

router.go#L232

Added line #L232 was not covered by tests

Check warning on line 249 in router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

router.go#L249

Added line #L249 was not covered by tests

Check warning on line 258 in router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

router.go#L256-L258

Added lines #L256 - L258 were not covered by tests

Check warning on line 264 in router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

router.go#L263-L264

Added lines #L263 - L264 were not covered by tests

Check warning on line 270 in router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

router.go#L269-L270

Added lines #L269 - L270 were not covered by tests