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

Feature/more nocov #1042

Merged
merged 3 commits into from
Jan 1, 2020
Merged

Feature/more nocov #1042

merged 3 commits into from
Jan 1, 2020

Conversation

eddelbuettel
Copy link
Member

@eddelbuettel eddelbuettel commented Jan 1, 2020

More coverage

  • Code compiles correctly
  • R CMD check still passes all tests
  • Document the changes by file in ChangeLog

@codecov-io
Copy link

Codecov Report

Merging #1042 into master will increase coverage by 2.33%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1042      +/-   ##
==========================================
+ Coverage    91.8%   94.14%   +2.33%     
==========================================
  Files          64       64              
  Lines        2940     2867      -73     
==========================================
  Hits         2699     2699              
+ Misses        241      168      -73
Impacted Files Coverage Δ
inst/include/Rcpp/module/Module.h 100% <ø> (+64.61%) ⬆️
inst/include/Rcpp/vector/Vector.h 97.82% <ø> (+13.71%) ⬆️
inst/include/Rcpp/XPtr.h 100% <ø> (+45.71%) ⬆️

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 b806285...a368b39. Read the comment docs.

@eddelbuettel eddelbuettel merged commit 89afe0d into master Jan 1, 2020
@eddelbuettel eddelbuettel deleted the feature/more_nocov branch January 24, 2020 13:26
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.

None yet

2 participants