Skip to content

Adding Indicator Pydantic Handling and Test Coverage#22

Draft
awhipp wants to merge 3 commits intomainfrom
feature/reorganize_indicator_services
Draft

Adding Indicator Pydantic Handling and Test Coverage#22
awhipp wants to merge 3 commits intomainfrom
feature/reorganize_indicator_services

Conversation

@awhipp
Copy link
Owner

@awhipp awhipp commented May 2, 2024

No description provided.

@github-actions
Copy link

github-actions bot commented May 2, 2024

Code Coverage

Code Coverage
FileStmtsMissCoverMissing
foresight
   __init__.py00100% 
foresight/indicator_services
   __init__.py00100% 
   indicator.py602066%73, 75–76, 80–82, 86, 92, 95, 98, 100, 104, 108, 110–111, 113–114, 116, 118, 123
   moving_average_indicator.py18180%3, 5–6, 9, 12, 20–21, 28, 30, 33–34, 36–37, 40, 42, 45–46, 51
foresight/interface_service
   __init__.py00100% 
   app.py31310%3–4, 6–9, 11–12, 15, 18, 20, 23, 25, 33–34, 36, 39–40, 42, 45–46, 48–51, 53–54, 56, 59–61
foresight/stream_service
   __init__.py00100% 
   app.py711381%82, 110, 131, 133–134, 139, 142–148
foresight/stream_service/models
   __init__.py00100% 
   pricing.py40100% 
   stream.py180100% 
foresight/utils
   __init__.py00100% 
   aws.py12558%14, 33, 35–36, 43
   database.py551180%52–53, 70–71, 76, 91–92, 94, 98–100
   exceptions.py10100% 
   logger.py90100% 
foresight/utils/models
   __init__.py00100% 
   forex_data.py61296%164–165
   indicator_result.py14378%31, 43, 47
   subscription_feed.py25292%98–99
foresight/window_service
   __init__.py00100% 
   app.py351071%20, 25–27, 70–71, 75, 77–78, 80
tests
   conftest.py340100% 
tests/indicator_services
   indicator_test.py350100% 
tests/stream_service
   conftest.py19952%21–22, 30, 33, 37–41
   stream_service_test.py410100% 
tests/utils/models
   forex_data_test.py610100% 
   subscription_feeds_test.py460100% 
tests/window_service
   window_service_test.py370100% 
TOTAL68712481% 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant