Handle Contents Edge-Case #492

Merged
6543 merged 1 commits from 6543/go-sdk:handle-Contents-Edgecase+add-tests into master 2021-02-16 22:47:22 +00:00
Owner

close #459

add Tests for #485

close #459 add Tests for #485
6543 added this to the v0.14.0 milestone 2021-02-16 15:28:01 +00:00
6543 added the
kind/bug
kind/enhancement
labels 2021-02-16 15:28:01 +00:00
6543 added 3 commits 2021-02-16 15:28:01 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
0b46b13343
GetFile: use ref in-query if posible
All checks were successful
continuous-integration/drone/pr Build is passing
42dfc52e3d
GetFile: test with ref="" and ref not default branch
All checks were successful
continuous-integration/drone/pr Build is passing
58f3add627
bytes.Equal
6543 added the
status/blocked
label 2021-02-16 15:28:22 +00:00
6543 reviewed 2021-02-16 15:45:02 +00:00
Dismissed
@ -61,0 +108,4 @@
if assert.Error(t, err) {
assert.EqualValues(t, "expect file, got directory", err.Error())
}
assert.Nil(t, dir)
Author
Owner

file

file
6543 marked this conversation as resolved
6543 force-pushed handle-Contents-Edgecase+add-tests from 50acbe2167 to c6b30f9690 2021-02-16 20:23:03 +00:00 Compare
6543 removed the
status/blocked
label 2021-02-16 20:23:21 +00:00
zeripath approved these changes 2021-02-16 20:53:15 +00:00
Dismissed
khmarbaise approved these changes 2021-02-16 22:46:33 +00:00
Dismissed
6543 merged commit b0ee740ed0 into master 2021-02-16 22:47:21 +00:00
6543 deleted branch handle-Contents-Edgecase+add-tests 2021-02-16 22:47:28 +00:00
Sign in to join this conversation.
No description provided.