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

Fix lcmtype macro to avoid precompilation issues in BotCoreLCMTypes. #54

Merged
merged 1 commit into from
Sep 4, 2018

Conversation

tkoolen
Copy link
Collaborator

@tkoolen tkoolen commented Sep 4, 2018

Also fix escaping.

@codecov-io
Copy link

codecov-io commented Sep 4, 2018

Codecov Report

Merging #54 into master will decrease coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
- Coverage    97.3%   97.24%   -0.07%     
==========================================
  Files           4        4              
  Lines         223      218       -5     
==========================================
- Hits          217      212       -5     
  Misses          6        6
Impacted Files Coverage Δ
src/lcmtype.jl 100% <100%> (ø) ⬆️

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 82b1864...59c73fe. Read the comment docs.

@rdeits
Copy link
Collaborator

rdeits commented Sep 4, 2018

looks great, thanks!

@rdeits rdeits merged commit 081592f into master Sep 4, 2018
@rdeits rdeits deleted the tk/fix-lcmtypesetup branch September 4, 2018 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants