Skip to content

Added --cpp flag for C++ code generation

Codecov / codecov/project failed Nov 29, 2023 in 0s

88.18% (-0.50%) compared to 6c89dc6

View this Pull Request on Codecov

88.18% (-0.50%) compared to 6c89dc6

Details

Codecov Report

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

Comparison is base (6c89dc6) 88.67% compared to head (39a4bc5) 88.18%.
Report is 1 commits behind head on master.

❗ Current head 39a4bc5 differs from pull request most recent head f3f041d. Consider uploading reports for the commit f3f041d to get more accurate results

Files Patch % Lines
src/codegen/codegen_neuron_cpp_visitor.cpp 65.64% 101 Missing ⚠️
src/main.cpp 52.94% 8 Missing ⚠️
src/codegen/codegen_neuron_cpp_visitor.hpp 50.00% 2 Missing ⚠️
src/codegen/codegen_acc_visitor.cpp 0.00% 1 Missing ⚠️
src/codegen/codegen_acc_visitor.hpp 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1078      +/-   ##
==========================================
- Coverage   88.67%   88.18%   -0.50%     
==========================================
  Files         170      175       +5     
  Lines       12540    12903     +363     
==========================================
+ Hits        11120    11378     +258     
- Misses       1420     1525     +105     

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