vikinganalytics / mvg

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

conform to new version of black #196

Closed tuix closed 1 year ago

tuix commented 1 year ago

Description

Include a summary of this pull request

New dependencies: (Added to requirements_*.txt)

Fixes # (potential issues that are fixed by this PR)

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 (a4bba0b) compared to base (5a9e906). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #196 +/- ## ======================================= 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/196?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/196?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vikinganalytics#diff-bXZnL212Zy5weQ==) | `88.38% <100.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.