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

fix p redeclared in this block #87

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

tsingbx
Copy link
Contributor

@tsingbx tsingbx commented Dec 24, 2024

fix #76

@tsingbx tsingbx changed the title fix p redeclared in this block #76 fix p redeclared in this block Dec 24, 2024
@tsingbx tsingbx force-pushed the gogensig/p_redecl branch 2 times, most recently from 84b19a0 to 2d492d2 Compare December 26, 2024 04:59
Copy link

codecov bot commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.48%. Comparing base (2a2ce1c) to head (d1785a2).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #87   +/-   ##
=======================================
  Coverage   97.47%   97.48%           
=======================================
  Files          15       15           
  Lines        1819     1826    +7     
=======================================
+ Hits         1773     1780    +7     
  Misses         32       32           
  Partials       14       14           

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

@luoliwoshang luoliwoshang merged commit 718a324 into goplus:main Dec 26, 2024
8 checks passed
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.

p redeclared in this block
2 participants