Commit graph

503 commits

Author SHA1 Message Date
Arseny Balobanov
9848183cc1 Cleanup comments. 2020-03-19 01:40:57 +03:00
Arseny Balobanov
8c9f5151b1 Fix variable shadowing pointed out by linter. 2020-03-19 01:33:16 +03:00
Arseny Balobanov
bb0c91683f Adding forgotten coverage helpers. 2020-03-19 01:29:11 +03:00
Arseny Balobanov
cd7f4d69f1 Support test coverage requirements via comment. 2020-03-19 01:19:44 +03:00
Fedor Korotkiy
851820786c Merge branch 'grader-job-timeout' into 'master'
add timeout to grade job

See merge request slon/shad-go-private!18
2020-03-18 15:39:11 +00:00
Fedor Korotkiy
43cf8dcd0e Add tparallel task 2020-03-18 18:35:54 +03:00
Arseny Balobanov
0a772062c7 externalsort: make merge test stronger. 2020-03-18 01:04:54 +03:00
Arseny Balobanov
0c88f0d18b Add 10m limit to grade job. 2020-03-17 01:08:46 +03:00
Fedor Korotkiy
f96155ec96 Merge branch 'master' of gitlab.com:slon/shad-go-private 2020-03-16 16:26:46 +03:00
Fedor Korotkiy
049a34e3fc Fix keylock test 2020-03-16 16:26:26 +03:00
Fedor Korotkiy
8e9b6c86c7 Update README.md 2020-03-16 13:19:46 +00:00
Fedor Korotkiy
79d09955a2 Fix keylock after patch 2020-03-16 13:20:09 +03:00
Mike Zozu
669faec71c fix conditions 2020-03-15 11:44:36 +03:00
Arseny Balobanov
d3877a13e5 externalsort: fix readAll EOF behaviour. 2020-03-14 22:19:37 +03:00
Arseny Balobanov
da1e79316c externalsort: Fix typo. 2020-03-14 17:55:23 +03:00
Fedor Korotkiy
d3e32e29da Update README.md 2020-03-14 14:12:01 +00:00
Fedor Korotkiy
9af9eacb59 Update .deadlines.yml 2020-03-14 12:33:04 +00:00
Fedor Korotkiy
35df338792 Merge branch 'keylock' into 'master'
Add keylock task

See merge request slon/shad-go-private!17
2020-03-14 12:32:18 +00:00
Fedor Korotkiy
4f949157ad Fix linter warning 2020-03-14 15:14:35 +03:00
Fedor Korotkiy
51d12b7db7 Add keylock task 2020-03-14 15:11:46 +03:00
Arseny Balobanov
b2e6e86a8c externalsort: fix last empty line swallow. 2020-03-14 00:07:15 +03:00
Arseny Balobanov
96dfbdd032 Releasing externalsort. 2020-03-13 23:27:04 +03:00
verytable
ae450e3267 Merge branch '13-external-sort' into 'master'
Resolve "external sort"

Closes #13

See merge request slon/shad-go-private!16
2020-03-13 20:13:57 +00:00
Arseny Balobanov
0125456ca7 externalsort: simplify reader's and writer's contracts; add huge test 2020-03-13 22:51:17 +03:00
Arseny Balobanov
4b3c594d5c retryupdate: quickfix for broken pkg listing. 2020-03-13 14:20:19 +03:00
Arseny Balobanov
259a0d4ed8 externalsort: run sort tests on copies of testdata files as sort may overwrite them; fix sort logic; add tests. 2020-03-13 03:38:48 +03:00
Arseny Balobanov
6fbbce55b4 Rewrite require.Nil(t, err) with require.NoError(t, err). 2020-03-13 00:12:46 +03:00
Arseny Balobanov
3c9b875d53 olympics: simplify ReadDir error check. 2020-03-13 00:06:24 +03:00
nickshevr
3d1eb4d872 (tests): Add test for default limit value 2020-03-12 23:35:45 +03:00
Arseny Balobanov
bd4ee323bd externalsort: make Merge user responsible for flushing writer. 2020-03-12 23:12:36 +03:00
Arseny Balobanov
1e33cac5d1 Releasing lrucache. 2020-03-12 22:24:11 +03:00
verytable
2dc5b49ade Merge branch '12-lru-cache' into 'master'
Resolve "lru cache"

Closes #12

See merge request slon/shad-go-private!15
2020-03-12 19:18:49 +00:00
Arseny Balobanov
6c6822f56e Releasing Goroutines task group with 1 task. 2020-03-12 21:10:21 +03:00
Arseny Balobanov
68fa75d882 Adding externalsort task readme+solution+tests. 2020-03-12 20:52:18 +03:00
Arseny Balobanov
6d352d61eb Fix select indents. 2020-03-12 19:38:15 +03:00
Arseny Balobanov
66900d08e3 Fix Tick() func. 2020-03-12 19:36:38 +03:00
Fedor Korotkiy
a5a33d4eaf Goroutines lecture 2020-03-12 16:45:30 +03:00
Arseny Balobanov
b668f2179e Adding lrucache task readme+solution+tests. 2020-03-12 12:32:51 +03:00
verytable
003396081b Merge branch 'retryupdate' into 'master'
retryupdate task

See merge request slon/shad-go-private!13
2020-03-11 13:20:18 +00:00
Fedor Korotkiy
743b41e359 Use sentinel value 2020-03-11 16:17:13 +03:00
Fedor Korotkiy
bba7be641a Remove accidental use of xerrors 2020-03-07 22:18:51 +03:00
Fedor Korotkiy
8f06f2db4e Fix style 2020-03-07 22:15:30 +03:00
Fedor Korotkiy
dac5b0b7f8 Add retryupdate task 2020-03-07 22:14:49 +03:00
Fedor Korotkiy
a5854da086 Fix style 2020-03-06 00:02:39 +03:00
Fedor Korotkiy
4bd7608d85 Fix 2020-03-05 23:57:41 +03:00
Dmitriy
d199667f5f Update courselist_test.go - add cycle check in the middle of course list 2020-03-05 22:12:59 +03:00
Azat Kalmykov
b5c90197fe Update hotels_test.go 2020-03-05 22:11:29 +03:00
Vladimir Kuznetsov
2f8b92da34 Update fmt_test.go
- changed default value
2020-03-03 15:42:11 +03:00
Vladimir Kuznetsov
87fe7a193a Update fmt_test.go
- rename variable and change format string
2020-03-03 15:42:09 +03:00
Vladimir Kuznetsov
4dfb967b78 Update fmt_test.go
- add test for double-digit, three-digit and four-digit argument index using common slice object (via @verytable comment)
2020-03-03 15:42:08 +03:00