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

Add flag for autoplanning on draft PR #1008

Closed
wants to merge 2 commits into from
Closed

Conversation

cket
Copy link
Contributor

@cket cket commented Apr 25, 2020

Adds the 'plan-drafts' flag to resolve #1007

@codecov
Copy link

codecov bot commented Apr 25, 2020

Codecov Report

Merging #1008 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1008   +/-   ##
=======================================
  Coverage   71.98%   71.98%           
=======================================
  Files          65       65           
  Lines        5411     5412    +1     
=======================================
+ Hits         3895     3896    +1     
  Misses       1210     1210           
  Partials      306      306           
Impacted Files Coverage Δ
cmd/server.go 79.72% <ø> (ø)
server/user_config.go 100.00% <ø> (ø)
server/events/event_parser.go 86.09% <100.00%> (ø)
server/server.go 63.77% <100.00%> (+0.10%) ⬆️

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 4fa32f8...91d353e. Read the comment docs.

@lkysow lkysow mentioned this pull request May 25, 2020
@lkysow
Copy link
Member

lkysow commented May 25, 2020

Closed in #1053. Thanks!

@lkysow lkysow closed this May 25, 2020
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.

make ignoring draft PRs toggleable
2 participants