204 Commits

Author SHA1 Message Date
Matthias Bisping
0376223c9d coordinate transformers refac 2022-04-03 04:00:15 +02:00
Matthias Bisping
bf85ef357c coordinate transformers version 1 completed tdd_refactoring_108 2022-04-03 03:51:31 +02:00
Matthias Bisping
f6a7a14a20 pdfnet coordinate transformer wip tdd_refactoring_107 2022-04-03 03:19:46 +02:00
Matthias Bisping
41f783dc5d coordinate transformer refac tdd_refactoring_106 2022-04-03 02:21:30 +02:00
Matthias Bisping
32397256c8 coordinate transformer wip tdd_refactoring_105 2022-04-03 02:20:03 +02:00
Matthias Bisping
f44e6f4fd7 coordinate transformer, added Fitz transformer tdd_refactoring_104 2022-04-03 02:15:41 +02:00
Matthias Bisping
3d2c97bc10 coordinate transformer wip 2022-04-03 01:58:51 +02:00
Matthias Bisping
9663cec12d coordinate transformer wip tdd_refactoring_103 2022-04-03 01:54:51 +02:00
Matthias Bisping
c1c3f541d4 coordinate transformer wip tdd_refactoring_102 2022-04-03 01:45:01 +02:00
Matthias Bisping
4d86e78307 muting logger in tests tdd_refactoring_101 2022-04-02 19:31:08 +02:00
Matthias Bisping
1cf6ab256c muting logger in tests tdd_refactoring_100 2022-04-02 18:34:13 +02:00
Matthias Bisping
a89e374c67 removed obsolete code tdd_refactoring_99 2022-04-02 03:41:55 +02:00
Matthias Bisping
0861e22542 fixed pipeline not working with flask... model was loaded in external process, probably; known issue tdd_refactoring_98 2022-04-02 03:38:44 +02:00
Matthias Bisping
7827869af4 fixed logger's logging level tdd_refactoring_97 2022-04-02 02:58:30 +02:00
Matthias Bisping
613bba8cfc ... 2022-04-02 02:45:21 +02:00
Matthias Bisping
5c23898280 added log messages to all pipelien components; converting pipelien output to list for REST transport; refactoring; added e2e test (flask + pipeline)... but hangs tdd_refactoring_95 2022-04-02 02:44:30 +02:00
Matthias Bisping
e8d0299e46 refactoring tdd_refactoring_94 2022-04-02 01:27:30 +02:00
Matthias Bisping
cb00aed62c refactoring tdd_refactoring_93 2022-04-02 01:23:57 +02:00
Matthias Bisping
1501653673 coverage increased for flask tests tdd_refactoring_92 2022-04-02 00:16:01 +02:00
Matthias Bisping
b4b929b65f added mocked server tests with flask testing uitilities tdd_refactoring_91 2022-04-01 21:55:59 +02:00
Matthias Bisping
3d1c251e10 removed redundant TF env var export tdd_refactoring_90 2022-04-01 21:35:10 +02:00
Matthias Bisping
c80549d5d3 refactoring: model wrapper to base class and derived class for efficient net tdd_refactoring_89 2022-04-01 21:32:18 +02:00
Matthias Bisping
070749880e removed obsolete code tdd_refactoring_88 2022-04-01 21:13:15 +02:00
Matthias Bisping
94783c54f2 eliminated redai dependency; updated requirement versions tdd_refactoring_87 2022-04-01 21:10:41 +02:00
Matthias Bisping
2b48c6108b added coverage.process_startup for multiprocessing coverage... but does not quite work yet tdd_refactoring_86 2022-04-01 19:51:33 +02:00
Matthias Bisping
da9b3d0cb9 applied black 2022-04-01 19:50:44 +02:00
Matthias Bisping
c372529ee5 dynamic waiting for server to be ready in tests tdd_refactoring_85 2022-04-01 19:04:41 +02:00
Matthias Bisping
1a1ece1f95 adjusted call of server running function tdd_refactoring_84 2022-04-01 12:22:24 +02:00
Matthias Bisping
426061e5ea applied black tdd_refactoring_83 2022-04-01 12:20:32 +02:00
Matthias Bisping
7c2cf44ad0 refactoring 2022-04-01 00:21:57 +02:00
Matthias Bisping
c125e1ff6c web server refactoring + tests 2022-03-31 23:43:14 +02:00
Matthias Bisping
dd007891c7 changed banner tdd_refactoring_81 2022-03-31 19:50:12 +02:00
Matthias Bisping
d3257fdeda refactoring tdd_refactoring_80 2022-03-31 19:39:08 +02:00
Matthias Bisping
1581880ec6 added updated version of serve.py tdd_refactoring_79 2022-03-31 19:38:35 +02:00
Matthias Bisping
268b83a1ff refactoring 2022-03-31 19:17:48 +02:00
Matthias Bisping
5caa9807e2 added response formatter and pipeline test 2022-03-31 19:01:32 +02:00
Matthias Bisping
82added50a empty implementation of abstract base class method 2022-03-31 17:29:05 +02:00
Matthias Bisping
b6ccfbcf8f removed obsolete import 2022-03-31 17:25:42 +02:00
Matthias Bisping
e17912caa9 derived enum formatter from key formatter 2022-03-31 17:22:54 +02:00
Matthias Bisping
3eaf9dc0e1 refactoring: introduced key mapper base class and proba mapper key enum 2022-03-31 16:55:58 +02:00
Matthias Bisping
0cefef4e15 more test cases for key transformer 2022-03-31 16:35:12 +02:00
Matthias Bisping
4f94cbd68d refactoring 2022-03-31 16:26:40 +02:00
Matthias Bisping
2517b45d44 fixed bug in camel case transformer 2022-03-31 15:55:15 +02:00
Matthias Bisping
2a62ad7aba typo 2022-03-31 15:48:52 +02:00
Matthias Bisping
20c980dbe6 fixed bug in camel case transformer 2022-03-31 15:47:45 +02:00
Matthias Bisping
726298b155 made formatter a transformer derivation 2022-03-31 15:26:30 +02:00
Matthias Bisping
479afbcd34 formatting 2022-03-31 15:20:41 +02:00
Matthias Bisping
4ab9f0d89b corrected camel case converter 2022-03-31 15:18:59 +02:00
Matthias Bisping
d4604a2cb5 renaming 2022-03-31 14:52:37 +02:00
Matthias Bisping
4ebb36247e refactoring 2022-03-31 14:49:46 +02:00