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

Avoid toggling codegen. #1116

Merged
merged 2 commits into from
Dec 8, 2023

Only top-level `print_` toggles `codegen`.

1a22182
Select commit
Loading
Failed to load commit list.
Merged

Avoid toggling codegen. #1116

Only top-level `print_` toggles `codegen`.
1a22182
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2023 in 0s

88.26% (+0.02%) compared to b6801af

View this Pull Request on Codecov

88.26% (+0.02%) compared to b6801af

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (b6801af) 88.24% compared to head (1a22182) 88.26%.

Files Patch % Lines
src/codegen/codegen_neuron_cpp_visitor.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1116      +/-   ##
==========================================
+ Coverage   88.24%   88.26%   +0.02%     
==========================================
  Files         175      175              
  Lines       12960    12952       -8     
==========================================
- Hits        11436    11432       -4     
+ Misses       1524     1520       -4     

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