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

avoid collisions with debug namespace #1071

Merged
merged 2 commits into from
Apr 16, 2020

Conversation

kevinushey
Copy link
Contributor

Pull Request Template for Rcpp

Closes #1070.

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 commented Apr 15, 2020

Codecov Report

Merging #1071 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1071   +/-   ##
=======================================
  Coverage   95.61%   95.61%           
=======================================
  Files          64       64           
  Lines        2782     2782           
=======================================
  Hits         2660     2660           
  Misses        122      122           
Impacted Files Coverage Δ
inst/include/Rcpp/exceptions.h 100.00% <ø> (ø)

@eddelbuettel eddelbuettel merged commit 446c3ca into master Apr 16, 2020
@eddelbuettel eddelbuettel deleted the bugfix/short-file-name-namespacing branch April 16, 2020 15:43
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.

durmod fails to install with dev. Rcpp
3 participants