uccu
|
1c96d6f9f2
|
chore: implement parser port parse
|
2022-05-22 01:50:07 +08:00 |
|
Xyphuz
|
2b9ddaa865
|
feat: implement Port
|
2022-05-21 23:19:01 +08:00 |
|
Xyphuz
|
5d090fca45
|
test: add test_port.py
|
2022-05-21 23:00:20 +08:00 |
|
Xyphuz
|
10f2f0d326
|
Merge pull request #10 from compose-viz/dev-parser
feat: implement full parser
|
2022-05-21 22:59:18 +08:00 |
|
Xyphuz
|
a58e2c3af0
|
chore: apply pre-commit hooks
|
2022-05-21 22:32:59 +08:00 |
|
uccu
|
603b9cb299
|
fix: fix 011111 test case error
|
2022-05-21 22:14:23 +08:00 |
|
uccu
|
56d8c6aaa7
|
fix: fix 011100 test case error
|
2022-05-21 22:13:48 +08:00 |
|
uccu
|
87422471be
|
feat: implment Parser parse link
|
2022-05-21 22:00:38 +08:00 |
|
uccu
|
114f778727
|
feat: implment Parser parse service volumes
|
2022-05-21 21:57:18 +08:00 |
|
uccu
|
2b22de5193
|
chore: delete service_parse_rule class
|
2022-05-21 18:37:06 +08:00 |
|
uccu
|
78d7d3af28
|
chore: refactor parser parse
|
2022-05-21 18:36:58 +08:00 |
|
uccu
|
b877dad590
|
fix: fix 001110 test case error
|
2022-05-21 18:35:13 +08:00 |
|
uccu
|
daaeba4ee0
|
chore: implement service ports parse
|
2022-05-21 18:26:39 +08:00 |
|
uccu
|
6a8be74675
|
feat: add build from image path
|
2022-05-21 18:19:17 +08:00 |
|
Xyphuz
|
2911dde588
|
chore: apply pre-commit hooks
|
2022-05-21 17:47:35 +08:00 |
|
Xyphuz
|
d5a9bf3f72
|
feat: implement Volume
|
2022-05-21 17:41:26 +08:00 |
|
Xyphuz
|
9f9733bec9
|
test: add test_volume.py
|
2022-05-21 17:25:56 +08:00 |
|
Xyphuz
|
de762d79b4
|
fix: wrong test expect value
|
2022-05-21 15:38:59 +08:00 |
|
Xyphuz
|
02fda82cf6
|
Merge pull request #9 from compose-viz/dev-parser
chore: implement service_ewtends parse
|
2022-05-21 15:24:10 +08:00 |
|
uccu
|
5eae1907a0
|
chore: implement service_ewtends parse
|
2022-05-21 14:35:03 +08:00 |
|
Xyphuz
|
77db4f578e
|
test: add test_module.py
|
2022-05-19 16:06:16 +08:00 |
|
Xyphuz
|
4ca486bc25
|
chore: remove unused method
|
2022-05-19 16:03:05 +08:00 |
|
Xyphuz
|
85d8b02a8b
|
fix: missing dev dependency
|
2022-05-19 15:37:49 +08:00 |
|
Xyphuz
|
524f608fe5
|
feat: show pytest coverage in ci
|
2022-05-19 15:29:37 +08:00 |
|
Xyphuz
|
b091f41699
|
feat: implement AttributeError in Service initialization
|
2022-05-19 00:44:18 +08:00 |
|
Xyphuz
|
82e7951444
|
test: change ValueError to AttributeError in Service initialization
|
2022-05-19 00:43:45 +08:00 |
|
Xyphuz
|
5349155622
|
chore: add type annotations in tests
|
2022-05-19 00:41:08 +08:00 |
|
Xyphuz
|
ecdc76a2a1
|
style: separate different tests
|
2022-05-19 00:38:42 +08:00 |
|
Xyphuz
|
f864346828
|
feat: implement parser exceptions
|
2022-05-19 00:34:53 +08:00 |
|
Xyphuz
|
650fc9dc46
|
test: parser exceptions
|
2022-05-19 00:34:26 +08:00 |
|
Xyphuz
|
431e540d5d
|
ci: set pytest log to short to prevent redundant messages
|
2022-05-18 23:50:30 +08:00 |
|
Xyphuz
|
c1e7a28af0
|
ci: add pre-commit hooks
|
2022-05-18 23:33:56 +08:00 |
|
Xyphuz
|
1ec80883f0
|
chore: apply pre-commit hooks
|
2022-05-18 23:28:18 +08:00 |
|
Xyphuz
|
a5f767b170
|
chore: remove unnecessary exclude path
|
2022-05-18 23:27:13 +08:00 |
|
Xyphuz
|
5f08a4f6be
|
feat: add pre-commit hook
|
2022-05-18 23:07:30 +08:00 |
|
Xyphuz
|
16768590e4
|
test: update test_cli
|
2022-05-18 22:47:54 +08:00 |
|
wolfyeva
|
04535bb834
|
test: added all of the test
|
2022-05-18 22:03:52 +08:00 |
|
wolfyeva
|
366f605efb
|
test: add rest of the tests
|
2022-05-18 22:03:27 +08:00 |
|
wolfyeva
|
1c82643dca
|
fix: build from image and extends conflict
|
2022-05-18 20:59:30 +08:00 |
|
wolfyeva
|
e630bb034c
|
fix: build from image
|
2022-05-18 19:49:33 +08:00 |
|
wolfyeva
|
63556d734f
|
fix: extends and image conflict problem
|
2022-05-18 18:01:35 +08:00 |
|
wolfyeva
|
687c761139
|
fix: infeasible tests
|
2022-05-18 17:38:14 +08:00 |
|
wolfyeva
|
3c5c809170
|
test: add some tests
|
2022-05-18 17:26:43 +08:00 |
|
Xyphuz
|
9c5e699b31
|
Merge branch 'dev' of https://github.com/compose-viz/compose-viz into dev
|
2022-05-18 16:40:39 +08:00 |
|
Xyphuz
|
86853f4a3e
|
feat: implement infeasible service initialization
|
2022-05-18 16:40:20 +08:00 |
|
Xyphuz
|
83db62937c
|
fix: typo in test_service_init
|
2022-05-18 16:39:43 +08:00 |
|
Xyphuz
|
c001420db0
|
test: update test_service_init
|
2022-05-18 16:37:43 +08:00 |
|
wolfyeva
|
af6284a111
|
test: fix typo
|
2022-05-18 16:08:15 +08:00 |
|
wolfyeva
|
0aa761db7c
|
test: change extends & add tests
|
2022-05-18 16:03:33 +08:00 |
|
Xyphuz
|
01aeb56189
|
chore: implement TypeError in init of Extends
|
2022-05-18 15:26:03 +08:00 |
|