HEPCloud / decisionengine_modules

Apache License 2.0
2 stars 19 forks source link

Fixed Google dependency to work fine in Python 3.9 #463

Closed mambelli closed 1 year ago

mambelli commented 1 year ago

Fixed Google dependency to work fine in Python 3.9. Install via PIP succeeds

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (d315736) 47.36% compared to head (d36f04c) 47.36%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #463 +/- ## ======================================= Coverage 47.36% 47.36% ======================================= Files 54 54 Lines 2903 2903 Branches 497 497 ======================================= Hits 1375 1375 Misses 1427 1427 Partials 101 101 ``` | Flag | Coverage Δ | | |---|---|---| | python-3.8 | `47.33% <ø> (ø)` | | | python-3.9 | `47.36% <ø> (ø)` | | 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=HEPCloud#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/HEPCloud/decisionengine_modules/pull/463?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HEPCloud) | Coverage Δ | | |---|---|---| | [setup.py](https://app.codecov.io/gh/HEPCloud/decisionengine_modules/pull/463?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HEPCloud#diff-c2V0dXAucHk=) | `0.00% <ø> (ø)` | |

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