Skip to content

Conversation

demoManito
Copy link
Contributor

@demoManito demoManito commented Feb 26, 2024

@demoManito demoManito changed the title Interface checks: go.dev/doc/effective_go#blank_implements optimize: interface check Feb 26, 2024
Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.49%. Comparing base (3dc1cd6) to head (290f7c0).
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3855      +/-   ##
==========================================
+ Coverage   99.21%   99.49%   +0.28%     
==========================================
  Files          42       43       +1     
  Lines        3182     2968     -214     
==========================================
- Hits         3157     2953     -204     
+ Misses         17        9       -8     
+ Partials        8        6       -2     
Flag Coverage Δ
?
-race ∅ <ø> (?)
-tags "sonic avx" 99.42% <ø> (?)
-tags go_json 99.49% <ø> (?)
-tags nomsgpack 99.48% <ø> (?)
go-1.18 99.35% <ø> (+0.23%) ⬆️
go-1.19 99.49% <ø> (+0.27%) ⬆️
go-1.20 99.49% <ø> (+0.27%) ⬆️
go-1.21 99.36% <ø> (+0.15%) ⬆️
go-1.22 99.49% <ø> (?)
macos-latest 99.49% <ø> (+0.28%) ⬆️
ubuntu-latest 99.36% <ø> (+0.15%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@demoManito demoManito force-pushed the optimize/interface-check branch from 9da7cbc to 8a01240 Compare February 26, 2024 06:24
@demoManito demoManito force-pushed the optimize/interface-check branch from 8a01240 to 290f7c0 Compare February 26, 2024 06:53
@demoManito
Copy link
Contributor Author

image

The error reported by ci should have nothing to do with the modification.

@demoManito demoManito changed the title optimize: interface check optimize: modify interface check way Feb 26, 2024
@appleboy appleboy changed the title optimize: modify interface check way chore(refactor): modify interface check way Mar 6, 2024
@appleboy appleboy added this to the v1.10 milestone Mar 6, 2024
@appleboy appleboy merged commit 3ea8bd9 into gin-gonic:master Mar 6, 2024
@appleboy
Copy link
Member

appleboy commented Mar 6, 2024

@demoManito Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants