Skip to content

Conversation

ericsnowcurrently
Copy link

(for #12833)

  • 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!).
  • [ ] Appropriate comments and documentation strings in the code.
  • [ ] 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).
  • [ ] The wiki is updated with any design decisions/details.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov-commenter
Copy link

codecov-commenter commented Jul 22, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@524e7b0). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #13098   +/-   ##
=========================================
  Coverage          ?   59.76%           
=========================================
  Files             ?      671           
  Lines             ?    36681           
  Branches          ?     5158           
=========================================
  Hits              ?    21924           
  Misses            ?    13661           
  Partials          ?     1096           
Impacted Files Coverage Δ
src/client/testing/navigation/serviceRegistry.ts 100.00% <0.00%> (ø)
src/client/datascience/jupyter/jupyterWebSocket.ts 20.00% <0.00%> (ø)
...r/extension/configuration/providers/flaskLaunch.ts 80.00% <0.00%> (ø)
src/client/common/application/notebook.ts 10.90% <0.00%> (ø)
...atascience-ui/data-explorer/globalJQueryImports.ts 0.00% <0.00%> (ø)
src/client/interpreter/display/progressDisplay.ts 93.33% <0.00%> (ø)
...ent/datascience/jupyter/liveshare/responseQueue.ts 8.88% <0.00%> (ø)
...al/environmentActivationProviders/commandPrompt.ts 94.44% <0.00%> (ø)
src/client/linters/mypy.ts 38.46% <0.00%> (ø)
src/client/testing/navigation/functionNavigator.ts 80.55% <0.00%> (ø)
... and 661 more

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 524e7b0...db09f86. Read the comment docs.

@ericsnowcurrently ericsnowcurrently merged commit 111a259 into microsoft:master Jul 22, 2020
@ericsnowcurrently ericsnowcurrently deleted the fix-12833-ci-test-timeout branch July 22, 2020 19:37
Copy link

@karrtikr karrtikr left a comment

Choose a reason for hiding this comment

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

It would have been great if we could get to the bottom of why it started taking more time, but that's probably not as easy as it sounds? @ericsnowcurrently

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.

4 participants