eddelbuettel / rcpptoml

Rcpp Bindings to C++ parser for TOML files
GNU General Public License v2.0
36 stars 9 forks source link

release 0.1.4 with toml 0.5.0 support #25

Closed eddelbuettel closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #25 into master will decrease coverage by 2.15%. The diff coverage is 57.19%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   62.66%   60.51%   -2.16%     
==========================================
  Files           2        3       +1     
  Lines         233     1332    +1099     
==========================================
+ Hits          146      806     +660     
- Misses         87      526     +439
Impacted Files Coverage Δ
inst/include/cpptoml.h 58.78% <57.19%> (ø)
src/parse.cpp 66.66% <0%> (+6.39%) :arrow_up:

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 4d53f05...9836e58. Read the comment docs.