JoranSlingerland / StockTracker

Python stock tracker
MIT License
2 stars 1 forks source link

Move meta data function + switch to brandfetch #266

Closed JoranSlingerland closed 1 year ago

JoranSlingerland commented 1 year ago

Features

Bugs

Misc

github-actions[bot] commented 1 year ago

Test Results

126 tests   - 3   126 :heavy_check_mark:  - 3   2s :stopwatch: ±0s     1 suites ±0       0 :zzz: ±0      1 files   ±0       0 :x: ±0 

Results for commit c0acf88e. ± Comparison against base commit a0bb3a23.

codecov[bot] commented 1 year ago

Codecov Report

Merging #266 (c0acf88) into main (a0bb3a2) will decrease coverage by 1.97%. The diff coverage is 32.37%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/JoranSlingerland/StockTracker/pull/266/graphs/tree.svg?width=650&height=150&src=pr&token=D3RHOGNOL6&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joran+Slingerland)](https://app.codecov.io/gh/JoranSlingerland/StockTracker/pull/266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joran+Slingerland) ```diff @@ Coverage Diff @@ ## main #266 +/- ## ========================================== - Coverage 95.03% 93.07% -1.97% ========================================== Files 60 59 -1 Lines 3004 3020 +16 ========================================== - Hits 2855 2811 -44 - Misses 149 209 +60 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `93.07% <32.37%> (-1.97%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joran+Slingerland#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/JoranSlingerland/StockTracker/pull/266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joran+Slingerland) | Coverage Δ | | |---|---|---| | [create\_cosmosdb\_db\_and\_container/\_\_init\_\_.py](https://app.codecov.io/gh/JoranSlingerland/StockTracker/pull/266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joran+Slingerland#diff-Y3JlYXRlX2Nvc21vc2RiX2RiX2FuZF9jb250YWluZXIvX19pbml0X18ucHk=) | `100.00% <ø> (ø)` | | | [get\_api\_data/\_\_init\_\_.py](https://app.codecov.io/gh/JoranSlingerland/StockTracker/pull/266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joran+Slingerland#diff-Z2V0X2FwaV9kYXRhL19faW5pdF9fLnB5) | `0.00% <ø> (ø)` | | | [output\_meta\_data\_orchestrator/\_\_init\_\_.py](https://app.codecov.io/gh/JoranSlingerland/StockTracker/pull/266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joran+Slingerland#diff-b3V0cHV0X21ldGFfZGF0YV9vcmNoZXN0cmF0b3IvX19pbml0X18ucHk=) | `0.00% <0.00%> (ø)` | | | [output\_to\_cosmosdb\_orchestrator/\_\_init\_\_.py](https://app.codecov.io/gh/JoranSlingerland/StockTracker/pull/266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joran+Slingerland#diff-b3V0cHV0X3RvX2Nvc21vc2RiX29yY2hlc3RyYXRvci9fX2luaXRfXy5weQ==) | `0.00% <0.00%> (-100.00%)` | :arrow_down: | | [shared\_code/schemas.py](https://app.codecov.io/gh/JoranSlingerland/StockTracker/pull/266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joran+Slingerland#diff-c2hhcmVkX2NvZGUvc2NoZW1hcy5weQ==) | `100.00% <ø> (ø)` | | | [stocktracker\_orchestrator/\_\_init\_\_.py](https://app.codecov.io/gh/JoranSlingerland/StockTracker/pull/266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joran+Slingerland#diff-c3RvY2t0cmFja2VyX29yY2hlc3RyYXRvci9fX2luaXRfXy5weQ==) | `0.00% <0.00%> (ø)` | | | [tests/test\_add\_user\_data.py](https://app.codecov.io/gh/JoranSlingerland/StockTracker/pull/266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joran+Slingerland#diff-dGVzdHMvdGVzdF9hZGRfdXNlcl9kYXRhLnB5) | `100.00% <ø> (ø)` | | | [call\_alphavantage\_api/\_\_init\_\_.py](https://app.codecov.io/gh/JoranSlingerland/StockTracker/pull/266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joran+Slingerland#diff-Y2FsbF9hbHBoYXZhbnRhZ2VfYXBpL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [get\_cosmosdb\_items/\_\_init\_\_.py](https://app.codecov.io/gh/JoranSlingerland/StockTracker/pull/266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joran+Slingerland#diff-Z2V0X2Nvc21vc2RiX2l0ZW1zL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [get\_pie\_data/\_\_init\_\_.py](https://app.codecov.io/gh/JoranSlingerland/StockTracker/pull/266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joran+Slingerland#diff-Z2V0X3BpZV9kYXRhL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | ... and [8 more](https://app.codecov.io/gh/JoranSlingerland/StockTracker/pull/266?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joran+Slingerland) | |