Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

*: windows support, some more fixes (2) #536

Merged
merged 5 commits into from
Aug 7, 2017

Conversation

mcarmonaa
Copy link
Contributor

@mcarmonaa mcarmonaa commented Aug 7, 2017

The following bugs related to this log have been addressed:

  • fixed windows failed test: "316 FAIL: :26: UploadPackSuite.TearDownSuite"
  • fixed windows failed test: "279 FAIL: server_test.go:50: ServerSuite.TestClone"
  • fixed windows failed test: "298 FAIL: server_test.go:37: ServerSuite.TestPush"
  • fixed windows failed test: "489: FAIL: auth_method_test.go:106: SuiteCommon.TestNewSSHAgentAuthNoAgent"
  • fixed windows failed test: "143 FAIL: worktree_test.go:314: WorktreeSuite.TestFilenameNormalization"
  • fixed windows failed test: "FAIL: :6: IndexSuite.TearDownSuite"

@codecov
Copy link

codecov bot commented Aug 7, 2017

Codecov Report

Merging #536 into master will decrease coverage by 0.6%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #536      +/-   ##
==========================================
- Coverage   78.12%   77.52%   -0.61%     
==========================================
  Files         129      129              
  Lines        9779     9779              
==========================================
- Hits         7640     7581      -59     
- Misses       1308     1380      +72     
+ Partials      831      818      -13
Impacted Files Coverage Δ
plumbing/transport/ssh/common.go 20.54% <0%> (-45.21%) ⬇️
plumbing/transport/ssh/auth_method.go 33.33% <0%> (-24.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 80421da...9f238c6. Read the comment docs.

@mcuadros mcuadros merged commit da410de into src-d:master Aug 7, 2017
@mcarmonaa mcarmonaa mentioned this pull request Aug 7, 2017
@mcarmonaa mcarmonaa deleted the fix/more-windows-support branch August 18, 2017 09:08
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