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 the "Configure Unit Tests" command. #4303

Merged

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented Feb 6, 2019

(for #4286)

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
  • Title summarizes what is changing
  • Has a news entry file (remember to thank yourself!)
  • Has sufficient logging.
  • Has telemetry for enhancements.
  • Unit tests & system/integration tests are added/updated
  • Test plan is updated as appropriate
  • [ ] package-lock.json has been regenerated by running npm install (if dependencies have changed)

@codecov
Copy link

codecov bot commented Feb 6, 2019

Codecov Report

Merging #4303 into master will increase coverage by 23%.
The diff coverage is 55%.

@@           Coverage Diff            @@
##           master   #4303     +/-   ##
========================================
+ Coverage      57%     79%    +23%     
========================================
  Files         348     422     +74     
  Lines       14547   19354   +4807     
  Branches     2247    3111    +864     
========================================
+ Hits         8257   15256   +6999     
+ Misses       5761    4095   -1666     
+ Partials      529       3    -526
Flag Coverage Δ
#Linux 68% <39%> (?)
#Windows 69% <39%> (?)
#macOS 68% <39%> (?)

@ericsnowcurrently
Copy link
Member Author

triggering CI rebuild

@ericsnowcurrently ericsnowcurrently merged commit 25f7180 into microsoft:master Feb 7, 2019
@ericsnowcurrently ericsnowcurrently deleted the cmd-config-unit-tests branch February 7, 2019 17:29
@lock lock bot locked as resolved and limited conversation to collaborators Jul 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants