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

compiler: Fix handling of redundant derivatives #2284

Merged
merged 2 commits into from
Dec 19, 2023

compiler: Catch redundant IndexDerivatives early on

8f50425
Select commit
Loading
Failed to load commit list.
Merged

compiler: Fix handling of redundant derivatives #2284

compiler: Catch redundant IndexDerivatives early on
8f50425
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2023 in 0s

86.85% (target 1.00%)

View this Pull Request on Codecov

86.85% (target 1.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b7016f2) 86.84% compared to head (8f50425) 86.85%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2284      +/-   ##
==========================================
+ Coverage   86.84%   86.85%   +0.01%     
==========================================
  Files         229      229              
  Lines       42548    42579      +31     
  Branches     7893     7900       +7     
==========================================
+ Hits        36951    36984      +33     
+ Misses       4940     4939       -1     
+ Partials      657      656       -1     

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