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

Improve error for unsupported container syntax like x[A][B] #3756

Merged
merged 2 commits into from
May 26, 2024

Apply suggestions from code review

399ce62
Select commit
Loading
Failed to load commit list.
Merged

Improve error for unsupported container syntax like x[A][B] #3756

Apply suggestions from code review
399ce62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 26, 2024 in 0s

98.38% (+0.00%) compared to 48a4f74

View this Pull Request on Codecov

98.38% (+0.00%) compared to 48a4f74

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.38%. Comparing base (48a4f74) to head (399ce62).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3756   +/-   ##
=======================================
  Coverage   98.38%   98.38%           
=======================================
  Files          44       44           
  Lines        5867     5869    +2     
=======================================
+ Hits         5772     5774    +2     
  Misses         95       95           

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