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

gogensig: fix redecared panic #128

Closed
wants to merge 4 commits into from
Closed

Conversation

tsingbx
Copy link
Contributor

@tsingbx tsingbx commented Jan 5, 2025

fix #99

@tsingbx tsingbx force-pushed the gogensig/redecared branch from 3ff11d8 to 1c7d285 Compare January 5, 2025 07:35
Copy link

codecov bot commented Jan 5, 2025

Codecov Report

Attention: Patch coverage is 75.40984% with 15 lines in your changes missing coverage. Please review.

Project coverage is 97.33%. Comparing base (36fe170) to head (ea49e40).
Report is 32 commits behind head on main.

Files with missing lines Patch % Lines
cmd/gogensig/convert/package.go 75.40% 10 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
- Coverage   98.06%   97.33%   -0.74%     
==========================================
  Files          15       15              
  Lines        1912     1950      +38     
==========================================
+ Hits         1875     1898      +23     
- Misses         26       36      +10     
- Partials       11       16       +5     

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

@tsingbx tsingbx closed this Jan 6, 2025
@tsingbx tsingbx reopened this Jan 6, 2025
@tsingbx tsingbx force-pushed the gogensig/redecared branch 2 times, most recently from 1ad8a5b to f83ed0a Compare January 10, 2025 09:23
@tsingbx tsingbx closed this Jan 10, 2025
@tsingbx tsingbx reopened this Jan 10, 2025
@tsingbx tsingbx closed this Jan 10, 2025
@tsingbx tsingbx reopened this Jan 10, 2025
@tsingbx tsingbx force-pushed the gogensig/redecared branch from f83ed0a to ea49e40 Compare January 10, 2025 11:17
@tsingbx tsingbx closed this Jan 10, 2025
@tsingbx tsingbx reopened this Jan 10, 2025
@tsingbx tsingbx closed this Jan 13, 2025
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.

panic: -: CONFMETHOD redeclared in this block previous declaration at -
1 participant