Matthias Bisping
caef416077
Tweak page generation
2023-01-10 16:37:35 +01:00
Matthias Bisping
a8708ffc56
[WIP] page generation for tests
refactoring_14
2023-01-10 16:31:02 +01:00
Matthias Bisping
3f0bbf0fc7
Refactoring
2023-01-10 11:59:01 +01:00
Matthias Bisping
2fec39eda6
Add docstring
refactoring_13
2023-01-10 11:31:13 +01:00
Matthias Bisping
16cc0007ed
Refactoring
refactoring_12
2023-01-10 11:30:36 +01:00
Matthias Bisping
3d83489819
Refactoring: Make single pass rectangle merging stateless
refactoring_11
2023-01-10 11:14:15 +01:00
Matthias Bisping
3134021596
Add typehints
2023-01-10 10:20:07 +01:00
Matthias Bisping
3cb857d830
Refactoring: Move
2023-01-10 10:19:49 +01:00
Matthias Bisping
194102939e
Refactoring
...
- add typehints
- other minor refactorings
2023-01-10 10:10:08 +01:00
Matthias Bisping
5d1d9516b5
Add fixmes and format docstring
2023-01-10 09:39:23 +01:00
Matthias Bisping
77f85e9de1
Refactoring
...
Various
refactoring_10
2023-01-09 17:22:01 +01:00
Matthias Bisping
c00081b2bc
Refactoring: Move
2023-01-09 17:01:36 +01:00
Matthias Bisping
619f67f1fd
Refactoring
...
Various
refactoring_9
2023-01-09 16:51:58 +01:00
Matthias Bisping
a97f8def7c
Refactor metrics
refactoring_8
2023-01-09 16:22:52 +01:00
Matthias Bisping
65e9735bd9
Refactor metrics
2023-01-09 15:53:53 +01:00
Matthias Bisping
689be75478
Refactoring
2023-01-09 15:47:12 +01:00
Matthias Bisping
acf46a7a48
[WIP] Refactoring meta-detection
refactoring_7
2023-01-09 15:40:32 +01:00
Matthias Bisping
0f11441b20
[WIP] Refactoring meta-detection
refactoring_6
2023-01-09 15:32:51 +01:00
Matthias Bisping
fa1fa15cc8
[WIP] Refactoring meta-detection
2023-01-09 15:05:00 +01:00
Matthias Bisping
17c40c996a
[WIP] Refactoring meta-detection
2023-01-09 14:44:22 +01:00
Matthias Bisping
99af2943b5
[WIP] Refactoring meta-detection
2023-01-09 14:33:27 +01:00
Matthias Bisping
0e6cb495e8
[WIP] Refactoring meta-detection
2023-01-09 14:29:22 +01:00
Matthias Bisping
012e705e70
[WIP] Refactoring meta-detection
2023-01-09 14:22:18 +01:00
Matthias Bisping
8327794685
[WIP] Refactoring meta-detection
2023-01-09 13:42:23 +01:00
Matthias Bisping
72bc52dc7b
[WIP] Refactoring meta-detection
2023-01-09 13:27:26 +01:00
Matthias Bisping
557d091a54
[WIP] Refactoring meta-detection
2023-01-09 12:03:50 +01:00
Matthias Bisping
b540cfd0f2
[WIP] Refactoring meta-detection
2023-01-09 11:38:55 +01:00
Matthias Bisping
8824c5c3ea
Refactoring
2023-01-09 11:33:38 +01:00
Matthias Bisping
94e9210faf
Refactoring
...
Various
2023-01-09 11:21:43 +01:00
Matthias Bisping
06d6863cc5
Format docstrings
refactoring_5
2023-01-04 18:50:27 +01:00
Matthias Bisping
dfd87cb4b0
Refactoring
refactoring_4
2023-01-04 18:29:52 +01:00
Matthias Bisping
cd5457840b
Refactoring
...
Various
refactoring_3
2023-01-04 18:13:54 +01:00
Matthias Bisping
eee2f0e256
Refactoring
...
Rename module
2023-01-04 17:40:43 +01:00
Matthias Bisping
9d2f166fbf
Refactoring
...
Various
2023-01-04 17:36:06 +01:00
Matthias Bisping
97fb4b645d
Refactoring
...
Remove more code that is not adhering to separation of concerns from Rectangle class
2023-01-04 16:49:44 +01:00
Matthias Bisping
00e53fb54d
Refactoring
...
Remove code that is not adhering to separation of concerns from Rectangle class
2023-01-04 16:29:43 +01:00
Matthias Bisping
4be91de036
Refactoring
...
Further clean up Rectangle class
2023-01-04 15:26:39 +01:00
Matthias Bisping
8c6b940364
Refactoring
...
Clean up Rectangle class
2023-01-04 14:57:47 +01:00
Matthias Bisping
cdb12baccd
Format docstrings
refactoring_2
2023-01-04 13:57:51 +01:00
Matthias Bisping
ac84494613
Refactoring
2023-01-04 13:32:57 +01:00
Matthias Bisping
77f565c652
Fix
...
Fix a typehint
Fix a bug that would happen when a generator is passed
2023-01-04 12:06:28 +01:00
Matthias Bisping
47e657aaa3
Refactoring
...
Clean up and prove correctness of intersection computation
2023-01-04 12:05:57 +01:00
Matthias Bisping
b592497b75
Refactoring
2023-01-04 10:58:24 +01:00
Matthias Bisping
c0d961bc39
Merge branch 'poetrify' into refactoring
2023-01-04 10:12:50 +01:00
Matthias Bisping
8260ae58f9
Refactoring
...
Make adjacency checking code clean
2023-01-04 10:11:46 +01:00
Matthias Bisping
068f75d35b
Apply black
2023-01-04 10:11:28 +01:00
Matthias Bisping
6909e48b60
Pull request #36 : Poetrify
...
Merge in RR/cv-analysis from poetrify to master
* commit '35d046c454cc199515fee87ec3463a5fe106e986':
Rollback
Copy paste and adjust build code from rule-engine repo
Poetrify Dockerfile
Rollback
Update requirements file
Add dvc-data-pull fixture
Adjust pdf2img dependency branch
Adjust type hints for new lower python version
Initialize poetry and add dependencies
1.14.0
2023-01-03 15:22:35 +01:00
Matthias Bisping
35d046c454
Rollback
...
Porting build logic to poetry not economical right now.
poetrify_9
2023-01-03 11:38:33 +01:00
Matthias Bisping
f0bba5bbdb
Copy paste and adjust build code from rule-engine repo
...
That build code is more recent and the current build code fails.
2023-01-03 10:51:26 +01:00
Matthias Bisping
aee7ee9b97
Poetrify Dockerfile
2023-01-03 10:41:09 +01:00