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: set Loc Line on Decl #2221

Merged
merged 2 commits into from
Jun 3, 2024

fix: set loc don't use line from group of declaration

eaab6e1
Select commit
Loading
Failed to load commit list.
Merged

fix: set Loc Line on Decl #2221

fix: set loc don't use line from group of declaration
eaab6e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 29, 2024 in 0s

50.08% (+1.01%) compared to e1b0dc0

View this Pull Request on Codecov

50.08% (+1.01%) compared to e1b0dc0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.08%. Comparing base (e1b0dc0) to head (eaab6e1).
Report is 26 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2221      +/-   ##
==========================================
+ Coverage   49.07%   50.08%   +1.01%     
==========================================
  Files         576      577       +1     
  Lines       77821    78291     +470     
==========================================
+ Hits        38192    39215    +1023     
+ Misses      36534    35897     -637     
- Partials     3095     3179      +84     

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