dbt-labs / dbt-common

Apache License 2.0
13 stars 15 forks source link

Upgrade protobuf to >=5.0,<6.0 #219

Closed gshank closed 6 days ago

gshank commented 1 week ago

resolves #218

Description

Upgrade protobuf to >=5.0,<=6.0

Checklist

github-actions[bot] commented 1 week ago

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

github-actions[bot] commented 1 week ago

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

codecov-commenter commented 1 week ago

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 68.50%. Comparing base (1c9da9f) to head (143dc67).

Files with missing lines Patch % Lines
dbt_common/events/types_pb2.py 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #219 +/- ## ========================================== + Coverage 68.48% 68.50% +0.01% ========================================== Files 52 52 Lines 3389 3391 +2 ========================================== + Hits 2321 2323 +2 Misses 1068 1068 ``` | [Flag](https://app.codecov.io/gh/dbt-labs/dbt-common/pull/219/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dbt-labs) | Coverage Δ | | |---|---|---| | [unit](https://app.codecov.io/gh/dbt-labs/dbt-common/pull/219/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dbt-labs) | `68.50% <60.00%> (+0.01%)` | :arrow_up: | 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=dbt-labs#carryforward-flags-in-the-pull-request-comment) to find out more.

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