Closed yixuan closed 9 years ago
92.37%
Merging #38 into master will increase coverage by +0.41% as of
91bd649
@@ master #38 diff @@
======================================
Files 6 6
Stmts 311 328 +17
Branches 0 0
Methods 0 0
======================================
+ Hit 286 303 +17
Partial 0 0
Missed 25 25
Review entire Coverage Diff as of
91bd649
Powered by Codecov. Updated on successful CI builds.
OK, if needed I could provide a small patch later based on your comments.
BTW do you know that a PR basically tracks a branch? So if you push more commits into that branch, the PR will update automatically
Actually I didn't know about this feature. Thanks for pointing out! Does it still work once you have merged the PR?
This patch will generate line end and line join attributes when setting line styles, if the values are different from default. (https://github.com/mdecorde/RSvgDevice/issues/24)