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/better test messages #1033

Merged
merged 7 commits into from
Dec 8, 2019
Merged

Conversation

eddelbuettel
Copy link
Member

Minor refactoring / cleanup for the new tinytest-based test files

Checklist

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

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #1033       +/-   ##
==========================================
+ Coverage   70.67%     89%   +18.33%     
==========================================
  Files          64      64               
  Lines        3038    3038               
==========================================
+ Hits         2147    2704      +557     
+ Misses        891     334      -557
Impacted Files Coverage Δ
R/Module.R 98.51% <0%> (+0.99%) ⬆️
inst/include/Rcpp/vector/proxy.h 94.11% <0%> (+11.76%) ⬆️
inst/include/Rcpp/internal/Proxy_Iterator.h 100% <0%> (+15.38%) ⬆️
R/Attributes.R 90.37% <0%> (+21.11%) ⬆️
src/attributes.cpp 97.92% <0%> (+25.11%) ⬆️
R/RcppClass.R 73.75% <0%> (+73.75%) ⬆️
R/Rcpp.package.skeleton.R 82.22% <0%> (+82.22%) ⬆️
R/loadModule.R 94% <0%> (+94%) ⬆️

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 74f6ef4...b1ea5d4. Read the comment docs.

@eddelbuettel eddelbuettel merged commit 1e6bf21 into master Dec 8, 2019
@eddelbuettel eddelbuettel deleted the feature/better_test_messages branch December 13, 2019 23:56
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