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

[WIP] fix dbc attributes with spaces and special characters (issue #330) #332

Merged
merged 22 commits into from
Mar 24, 2019

Conversation

ebroecker
Copy link
Owner

No description provided.

@ebroecker ebroecker changed the title fix dbc attributes with spaces and special characters (issue #33) [WIP] fix dbc attributes with spaces and special characters (issue #330) Mar 22, 2019
@codecov-io
Copy link

codecov-io commented Mar 22, 2019

Codecov Report

Merging #332 into development will increase coverage by 0.46%.
The diff coverage is 95.83%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #332      +/-   ##
===============================================
+ Coverage        39.45%   39.91%   +0.46%     
===============================================
  Files               35       35              
  Lines             6945     6982      +37     
  Branches          1662     1661       -1     
===============================================
+ Hits              2740     2787      +47     
+ Misses            3995     3989       -6     
+ Partials           210      206       -4
Impacted Files Coverage Δ
src/canmatrix/tests/test_copy.py 100% <100%> (ø) ⬆️
src/canmatrix/tests/test_dbc.py 100% <100%> (ø) ⬆️
src/canmatrix/formats/dbc.py 51.93% <83.33%> (+1.16%) ⬆️
src/canmatrix/canmatrix.py 78.5% <0%> (+0.34%) ⬆️

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 79ee9b1...e402898. Read the comment docs.

@ebroecker ebroecker merged commit c8c56e6 into development Mar 24, 2019
@ebroecker ebroecker deleted the iss330 branch March 24, 2019 21:01
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.

2 participants