Skip to content

Commit

Permalink
feat: make golangci-lint config stricter (#2874)
Browse files Browse the repository at this point in the history
  • Loading branch information
leonklingele authored Mar 17, 2024
1 parent e25a31b commit 5449b04
Show file tree
Hide file tree
Showing 7 changed files with 225 additions and 79 deletions.
Loading

1 comment on commit 5449b04

@ReneWerner87
Copy link
Member

Choose a reason for hiding this comment

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

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: 5449b04 Previous: d2b19e2 Ratio
Benchmark_Etag 199.4 ns/op 0 B/op 0 allocs/op 98.08 ns/op 0 B/op 0 allocs/op 2.03
Benchmark_Middleware_Favicon 207.6 ns/op 12 B/op 4 allocs/op 90.01 ns/op 3 B/op 1 allocs/op 2.31

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.