vikinganalytics / mvg

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

Force parameter in request analysis calls #194

Closed vnadhan closed 1 year ago

vnadhan commented 1 year ago

Description

Include force parameter in request analysis and request population analysis calls

New dependencies: None

Fixes #193

Type of Change

Checklist

Requirements

codecov[bot] commented 1 year ago

Codecov Report

Base: 72.14% // Head: 72.14% // No change to project coverage :thumbsup:

Coverage data is based on head (74a2509) compared to base (5ee949b). Patch coverage: 75.00% of modified lines in pull request are covered.

:exclamation: Current head 74a2509 differs from pull request most recent head 27d0f68. Consider uploading reports for the commit 27d0f68 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #194 +/- ## ======================================= Coverage 72.14% 72.14% ======================================= Files 11 11 Lines 858 858 ======================================= Hits 619 619 Misses 239 239 ``` | [Impacted Files](https://codecov.io/gh/vikinganalytics/mvg/pull/194?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vikinganalytics) | Coverage Δ | | |---|---|---| | [mvg/mvg.py](https://codecov.io/gh/vikinganalytics/mvg/pull/194?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vikinganalytics#diff-bXZnL212Zy5weQ==) | `88.38% <75.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vikinganalytics). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vikinganalytics)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.