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

FParser: Perform in-place scope attachment during parse #242

Merged
merged 11 commits into from
Mar 12, 2024

FParser: Force type re-evaluation for Part_Refs with `type=None`

eba11ee
Select commit
Loading
Failed to load commit list.
Merged

FParser: Perform in-place scope attachment during parse #242

FParser: Force type re-evaluation for Part_Refs with `type=None`
eba11ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 9, 2024 in 0s

92.50% (+0.02%) compared to 970e0b6

View this Pull Request on Codecov

92.50% (+0.02%) compared to 970e0b6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.50%. Comparing base (970e0b6) to head (eba11ee).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #242      +/-   ##
==========================================
+ Coverage   92.47%   92.50%   +0.02%     
==========================================
  Files          95       95              
  Lines       17473    17503      +30     
==========================================
+ Hits        16159    16191      +32     
+ Misses       1314     1312       -2     

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