vikinganalytics / mvg

Repository for python library supporting Viking Analytics Multiviz Engine API
Apache License 2.0
4 stars 2 forks source link

Switched to API token. #224

Closed pro100watt closed 1 year ago

pro100watt commented 1 year ago

New dependencies: (Added to requirements_*.txt)

Fixes #223

Type of Change

Checklist

Requirements

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (724549a) 75.28% compared to head (8a300ac) 75.28%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #224 +/- ## ======================================= Coverage 75.28% 75.28% ======================================= Files 12 12 Lines 955 955 ======================================= Hits 719 719 Misses 236 236 ``` | [Files Changed](https://app.codecov.io/gh/vikinganalytics/mvg/pull/224?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vikinganalytics) | Coverage Δ | | |---|---|---| | [mvg/http\_client.py](https://app.codecov.io/gh/vikinganalytics/mvg/pull/224?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vikinganalytics#diff-bXZnL2h0dHBfY2xpZW50LnB5) | `97.14% <ø> (ø)` | | | [mvg/mvg.py](https://app.codecov.io/gh/vikinganalytics/mvg/pull/224?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vikinganalytics#diff-bXZnL212Zy5weQ==) | `90.80% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

pro100watt commented 1 year ago

Notebooks and test_notebooks.py fixes should be done in a separate task: https://github.com/orgs/vikinganalytics/projects/16/views/1?pane=issue&itemId=39363127