bluenviron / goroslib

ROS client library for the Go programming language
MIT License
331 stars 62 forks source link

fix crash when converting messages with a trailing underscore (#175) #176

Closed aler9 closed 1 year ago

aler9 commented 1 year ago

Fixes #175

codecov[bot] commented 1 year ago

Codecov Report

Merging #176 (381a388) into main (5f345c6) will decrease coverage by 0.11%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #176      +/-   ##
==========================================
- Coverage   80.80%   80.69%   -0.11%     
==========================================
  Files          53       53              
  Lines        5829     5829              
==========================================
- Hits         4710     4704       -6     
- Misses        875      880       +5     
- Partials      244      245       +1     
Files Changed Coverage Δ
pkg/conversion/message_definition.go 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more