Skip to content

Comments

Fix various issues with generated C++#798

Merged
SamCarlberg merged 7 commits intoWPIRoboticsProjects:masterfrom
SamCarlberg:fix/797
Jan 30, 2017
Merged

Fix various issues with generated C++#798
SamCarlberg merged 7 commits intoWPIRoboticsProjects:masterfrom
SamCarlberg:fix/797

Conversation

@SamCarlberg
Copy link
Member

@SamCarlberg SamCarlberg commented Jan 23, 2017

Closes #797

@codecov-io
Copy link

codecov-io commented Jan 23, 2017

Codecov Report

Merging #798 into master will increase coverage by -0.06%.

@@             Coverage Diff              @@
##             master     #798      +/-   ##
============================================
- Coverage     52.51%   52.45%   -0.06%     
- Complexity        0     1133    +1133     
============================================
  Files           240      240              
  Lines          7705     7708       +3     
  Branches        742      522     -220     
============================================
- Hits           4046     4043       -3     
- Misses         3475     3480       +5     
- Partials        184      185       +1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4ce1943...493b5af. Read the comment docs.

@SamCarlberg SamCarlberg added this to the v1.5.2 milestone Jan 23, 2017
@JLLeitschuh
Copy link
Member

Have you run the C++ code gen tests?

@SamCarlberg
Copy link
Member Author

@JLLeitschuh C++ code gen tests are broken. But I've been generating code into an FRC project and compiling it there.

All public C++ functions should be PascalCase now
Copy link
Member

@JLLeitschuh JLLeitschuh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Get this shipped to the teams.

@SamCarlberg SamCarlberg merged commit 8d3fa6c into WPIRoboticsProjects:master Jan 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants