Skip to content

Conversation

@lionel-
Copy link
Collaborator

@lionel- lionel- commented Nov 14, 2016

No description provided.

@codecov-io
Copy link

Current coverage is 96.94% (diff: 88.88%)

Merging #92 into master will decrease coverage by 1.36%

@@             master        #92   diff @@
==========================================
  Files            15         14     -1   
  Lines           354        327    -27   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits            348        317    -31   
- Misses            6         10     +4   
  Partials          0          0          

Powered by Codecov. Last update c155c3d...1b2f6f1

@lionel-
Copy link
Collaborator Author

lionel- commented Nov 14, 2016

dplyr passes R CMD check with this branch, I'm currently running revdep_check() to check the other packages.

Copy link
Owner

@hadley hadley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a bullet in NEWS too

}
} else {
env
if (!missing(default_env)) {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe need !missing(defaul_env) && !is.null(default_env) ?

@lionel-
Copy link
Collaborator Author

lionel- commented Nov 14, 2016

Needs a bullet in NEWS too

Yes I'll write the rationale for switching from promise-climbing to stack-climbing and for forking rlang from lazyeval.

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.

3 participants