Commit 403a3c0
authored
274 add azure blob storage state serializer and deserializer for stateless run with statefull support (#303)
* Fix issue with data sources parameters passing
* Fix flake8 issues
* Add azure storage state handler support
* Fix flake8 warnings
* Add poetry lock
* Pin poetry version to 1.7.1
* Fix failing tests
* Fix flake 8 warnings
* Fix flask test base
* Add deployment to Azure Function
* Fix flake8 warnings
* Fix tests
* Update gitignore
* Fix file reference
* Fix file reference1 parent cf6e6a6 commit 403a3c0
File tree
51 files changed
+2684
-3475
lines changed- examples
- deployments/azure_function
- investing_algorithm_framework
- app
- cli
- templates
- domain
- services
- indicators
- infrastructure
- models/market_data_sources
- services
- azure
- market_service
- tests
- app
- cli
- indicators
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
51 files changed
+2684
-3475
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
| 153 | + | |
153 | 154 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
341 | | - | |
| 341 | + | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments