eddelbuettel / rcppsimdjson

Rcpp Bindings for the 'simdjson' Header Library
115 stars 13 forks source link

tweaks to ci #62

Closed eddelbuettel closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #62 (fcdf0de) into master (1ce70da) will increase coverage by 7.29%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   88.88%   96.18%   +7.29%     
==========================================
  Files           4       18      +14     
  Lines         189     1363    +1174     
==========================================
+ Hits          168     1311    +1143     
- Misses         21       52      +31     
Impacted Files Coverage Δ
inst/include/RcppSimdJson/deserialize/matrix.hpp 100.00% <0.00%> (ø)
...t/include/RcppSimdJson/deserialize/Type_Doctor.hpp 100.00% <0.00%> (ø)
inst/include/RcppSimdJson/deserialize/vector.hpp 96.82% <0.00%> (ø)
inst/include/RcppSimdJson/deserialize/scalar.hpp 100.00% <0.00%> (ø)
src/simdjson_example.cpp 100.00% <0.00%> (ø)
src/exported-utils.cpp 100.00% <0.00%> (ø)
inst/include/RcppSimdJson/common.hpp 100.00% <0.00%> (ø)
inst/include/RcppSimdJson/deserialize.hpp 91.15% <0.00%> (ø)
src/deserialize.cpp 100.00% <0.00%> (ø)
...nst/include/RcppSimdJson/deserialize/dataframe.hpp 98.00% <0.00%> (ø)
... and 4 more

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 1ce70da...fcdf0de. Read the comment docs.