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 #1044

Merged
merged 3 commits into from Feb 23, 2020
Merged

Feature/more nocov #1044

merged 3 commits into from Feb 23, 2020

Conversation

@eddelbuettel
Copy link
Member

@eddelbuettel eddelbuettel commented Feb 23, 2020

Just some code coverage markers

Checklist

  • Code compiles correctly
  • R CMD check still passes all tests
  • Prefereably, new tests were added which fail without the change
  • Document the changes by file in ChangeLog
@codecov-io
Copy link

@codecov-io codecov-io commented Feb 23, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1044      +/-   ##
=========================================
+ Coverage   94.18%   95.6%   +1.42%     
=========================================
  Files          65      64       -1     
  Lines        2820    2778      -42     
=========================================
  Hits         2656    2656              
+ Misses        164     122      -42
Impacted Files Coverage Δ
src/api.cpp 100% <ø> (+3.44%) ⬆️
inst/include/Rcpp/generated/Vector__create.h 94.87% <ø> (+19.36%) ⬆️

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 2a7278e...f77a4e7. Read the comment docs.

@eddelbuettel eddelbuettel merged commit 1e2d9b1 into master Feb 23, 2020
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
@eddelbuettel eddelbuettel deleted the feature/more_nocov branch Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.