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

Update Jedi to 0.11.1 #762

Merged
merged 69 commits into from
Feb 13, 2018
Merged

Update Jedi to 0.11.1 #762

merged 69 commits into from
Feb 13, 2018

Conversation

MikhailArkhipov
Copy link

No description provided.

@@ -18,7 +18,8 @@ const options: MochaSetupOptions & { retries: number } = {
ui: 'tdd',
useColors: true,
timeout: 25000,
retries: 3
retries: 3,
grep: 'Extract'
Copy link

@DonJayamanne DonJayamanne Feb 12, 2018

Choose a reason for hiding this comment

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

Oopsy.

Choose a reason for hiding this comment

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

@MikhailArkhipov reminder

@codecov
Copy link

codecov bot commented Feb 13, 2018

Codecov Report

Merging #762 into master will increase coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #762      +/-   ##
==========================================
+ Coverage   62.15%   62.36%   +0.21%     
==========================================
  Files         251      251              
  Lines       11589    11589              
  Branches     2074     2074              
==========================================
+ Hits         7203     7228      +25     
+ Misses       4378     4353      -25     
  Partials        8        8
Impacted Files Coverage Δ
src/client/linters/baseLinter.ts 85.26% <0%> (+2.1%) ⬆️
src/client/providers/simpleRefactorProvider.ts 80.64% <0%> (+24.73%) ⬆️

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 b4d8e42...a8dc597. Read the comment docs.

@MikhailArkhipov MikhailArkhipov merged commit 6015468 into microsoft:master Feb 13, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jul 31, 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