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: xxxError use Pos instead of Position; NodeInterpreter/DbgPositioner #302

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

xushiwei
Copy link
Member

No description provided.

Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (723a6b4) 95.44% compared to head (9df74eb) 95.44%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #302   +/-   ##
=======================================
  Coverage   95.44%   95.44%           
=======================================
  Files          14       14           
  Lines        6503     6526   +23     
=======================================
+ Hits         6207     6229   +22     
  Misses        231      231           
- Partials       65       66    +1     
Files Coverage Δ
ast.go 96.90% <100.00%> (+0.02%) ⬆️
builtin.go 94.57% <100.00%> (+0.04%) ⬆️
func.go 100.00% <100.00%> (ø)
import.go 96.04% <100.00%> (+0.95%) ⬆️
package.go 100.00% <100.00%> (ø)
stmt.go 94.58% <100.00%> (ø)
type_var_and_const.go 98.79% <100.00%> (-0.01%) ⬇️
typeparams.go 96.74% <100.00%> (ø)
codebuild.go 95.89% <95.18%> (-0.12%) ⬇️

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

@xushiwei xushiwei merged commit 674962e into goplus:main Nov 1, 2023
8 checks passed
@xushiwei xushiwei deleted the refactor branch November 1, 2023 06:08
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.

None yet

1 participant