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

refactor: export BoundTypeError with Fset and Pos fields #472

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

aofei
Copy link
Member

@aofei aofei commented Mar 11, 2025

Updates goplus/builder#1378

Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
Copy link

codecov bot commented Mar 11, 2025

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.94%. Comparing base (5afc508) to head (05916ad).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
template.go 85.71% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #472   +/-   ##
=======================================
  Coverage   95.94%   95.94%           
=======================================
  Files          19       19           
  Lines        7202     7206    +4     
=======================================
+ Hits         6910     6914    +4     
  Misses        228      228           
  Partials       64       64           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@xushiwei xushiwei merged commit 3d8e76c into goplus:main Mar 12, 2025
12 of 13 checks passed
@aofei aofei deleted the BoundTypeError branch March 12, 2025 03:36
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.

2 participants