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

Missing Line and Column Information in model.ChangeContext for Enum Changes fix #232

Merged
merged 1 commit into from
Jan 11, 2024

Modified toString function to encode a copy instead of the real (re-u…

e786402
Select commit
Loading
Failed to load commit list.
Merged

Missing Line and Column Information in model.ChangeContext for Enum Changes fix #232

Modified toString function to encode a copy instead of the real (re-u…
e786402
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 11, 2024 in 0s

99.60% (-0.02%) compared to d7c6474

View this Pull Request on Codecov

99.60% (-0.02%) compared to d7c6474

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d7c6474) 99.62% compared to head (e786402) 99.60%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #232      +/-   ##
==========================================
- Coverage   99.62%   99.60%   -0.02%     
==========================================
  Files         160      160              
  Lines       11880    11882       +2     
==========================================
  Hits        11835    11835              
- Misses         45       47       +2     

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