Skip to content

👷 Change CI test sequence (run debugger tests first and separately)#861

Merged
DonJayamanne merged 12 commits into
microsoft:masterfrom
DonJayamanne:separateDebuggerTests
Feb 22, 2018
Merged

👷 Change CI test sequence (run debugger tests first and separately)#861
DonJayamanne merged 12 commits into
microsoft:masterfrom
DonJayamanne:separateDebuggerTests

Conversation

@DonJayamanne
Copy link
Copy Markdown

Fixes #860
Also fixes a test when running Yapf tests on travis

@DonJayamanne DonJayamanne requested review from MikhailArkhipov and removed request for MikhailArkhipov February 22, 2018 06:18
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 22, 2018

Codecov Report

Merging #861 into master will increase coverage by <.01%.
The diff coverage is 12.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #861      +/-   ##
==========================================
+ Coverage   63.97%   63.98%   +<.01%     
==========================================
  Files         257      257              
  Lines       11850    11850              
  Branches     2111     2110       -1     
==========================================
+ Hits         7581     7582       +1     
+ Misses       4260     4259       -1     
  Partials        9        9
Impacted Files Coverage Δ
src/client/debugger/PythonProcess.ts 0% <0%> (ø) ⬆️
src/client/debugger/Main.ts 0% <0%> (ø) ⬆️
...c/client/debugger/DebugClients/LocalDebugClient.ts 0% <0%> (ø) ⬆️
src/client/common/net/socket/socketServer.ts 64.1% <50%> (-0.77%) ⬇️

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 5b1c391...89995f7. Read the comment docs.

@DonJayamanne DonJayamanne merged commit fe1a780 into microsoft:master Feb 22, 2018
@DonJayamanne DonJayamanne deleted the separateDebuggerTests branch February 22, 2018 19:21
@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.

Fix travis tests

2 participants