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

Update deps #18

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Update deps #18

merged 1 commit into from
Feb 20, 2024

Conversation

vearutop
Copy link
Member

No description provided.

Copy link

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Go 37 2263 (+13) 1644 (+6) 171 448 (+7) 267 55.6K (+171B)
Go (test) 5 245 187 1 57 5 5.7K (-11B)
YAML 6 489 (+1) 403 (+1) 36 50 0 16.1K (+16B)

Copy link

Unit Test Coverage

total: (statements) 42.3%
changed lines: (statements) 21.6%, coverage is less than 90.0%, consider testing the changes more thoroughly

Coverage of changed lines
File Function Coverage
Total 21.6%
database/observability.go 0.0%
database/observability.go:47 wrapOptions 0.0%
debug/mux.go 25.0%
debug/mux.go:23 NewMux 0.0%
debug/zpages/mux.go 0.0%
debug/zpages/mux.go:69 Mux 0.0%
log/http.go 50.0%
log/http.go:109 Middleware 0.0%
log/usecase.go 50.0%
log/usecase.go:12 UsecaseErrors 0.0%
opencensus/span.go 0.0%
opencensus/span.go:22 AddSpan 0.0%
test/feature.go 0.0%
test/feature.go:35 newContext 0.0%
test/feature.go:64 RunFeatures 0.0%
usecase/stats.go 50.0%
usecase/stats.go:15 StatsMiddleware 100.0%
Coverage diff with base branch

No changes in coverage.

Copy link

Go API Changes

# github.com/bool64/brick/test
## compatible changes
Context.VS: added

# summary
Inferred base version: v0.2.3
Suggested version: v0.3.0

Copy link

Benchmark Result

Benchmark diff with base branch
name          old time/op    new time/op    delta
CallerFunc-4    1.35µs ± 1%    1.34µs ± 1%   ~     (p=0.052 n=6+5)

name          old alloc/op   new alloc/op   delta
CallerFunc-4      280B ± 0%      280B ± 0%   ~     (all equal)

name          old allocs/op  new allocs/op  delta
CallerFunc-4      4.00 ± 0%      4.00 ± 0%   ~     (all equal)
Benchmark result
name          time/op
CallerFunc-4  1.34µs ± 1%

name          alloc/op
CallerFunc-4    280B ± 0%

name          allocs/op
CallerFunc-4    4.00 ± 0%

@vearutop vearutop merged commit 2ff72b7 into master Feb 20, 2024
7 checks passed
@vearutop vearutop deleted the upd-deps branch February 20, 2024 16:54
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.

1 participant