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

Upgrade deps and CI #5

Merged
merged 3 commits into from
Jul 5, 2024
Merged

Upgrade deps and CI #5

merged 3 commits into from
Jul 5, 2024

Conversation

vearutop
Copy link
Member

@vearutop vearutop commented Jul 5, 2024

No description provided.

Copy link

github-actions bot commented Jul 5, 2024

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Go 5 454 (-4) 323 28 (-4) 103 62 10.4K (-5B)
Go (test) 4 246 190 6 50 13 5.4K (-1B)
YAML 6 480 (+83) 394 (+47) 36 (+5) 50 (+31) 0 15.9K (+2.8K)

Copy link

github-actions bot commented Jul 5, 2024

Go API Changes

# summary
Inferred base version: v0.1.3
Suggested version: v0.2.0

Copy link

github-actions bot commented Jul 5, 2024

Benchmark Result

Benchmark diff with base branch
name             old time/op    new time/op    delta
Tracker_Add-4      1.07µs ± 5%    1.01µs ± 0%  -5.45%  (p=0.002 n=6+6)
RawPrometheus-4     448ns ± 1%     447ns ± 2%    ~     (p=0.509 n=6+6)

name             old alloc/op   new alloc/op   delta
Tracker_Add-4       48.0B ± 0%     48.0B ± 0%    ~     (all equal)
RawPrometheus-4      384B ± 0%      384B ± 0%    ~     (all equal)

name             old allocs/op  new allocs/op  delta
Tracker_Add-4        1.00 ± 0%      1.00 ± 0%    ~     (all equal)
RawPrometheus-4      3.00 ± 0%      3.00 ± 0%    ~     (all equal)
Benchmark result
name             time/op
Tracker_Add-4    1.01µs ± 0%
RawPrometheus-4   447ns ± 2%

name             alloc/op
Tracker_Add-4     48.0B ± 0%
RawPrometheus-4    384B ± 0%

name             allocs/op
Tracker_Add-4      1.00 ± 0%
RawPrometheus-4    3.00 ± 0%

Copy link

github-actions bot commented Jul 5, 2024

Unit Test Coverage

total: (statements) 89.9%
changed lines: (statements) 100.0%

Coverage of changed lines
File Function Coverage
Total 100.0%
unsafe.go 100.0%
unsafe.go:13 byteSlice2String 100.0%
Coverage diff with base branch

No changes in coverage.

@vearutop vearutop merged commit 58c1dfa into master Jul 5, 2024
7 checks passed
@vearutop vearutop deleted the upd-ci-2 branch July 5, 2024 17:02
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