Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 1.7.latest] Handle unknown type_code for model contracts #9409

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Backport 6aeebc4 from #8887.

* Handle unknown `type_code` for model contracts

* Changelog entry

* Fix changelog entry

* Functional test for a `type_code` that is not recognized by psycopg2

* Functional tests for data type mismatches

(cherry picked from commit 6aeebc4)
@github-actions github-actions bot requested review from a team as code owners January 19, 2024 16:03
@cla-bot cla-bot bot added the cla:yes label Jan 19, 2024
@emmyoop emmyoop closed this Jan 19, 2024
@emmyoop emmyoop reopened this Jan 19, 2024
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1f98991) 86.67% compared to head (20bf1cf) 86.66%.

Additional details and impacted files
@@              Coverage Diff               @@
##           1.7.latest    #9409      +/-   ##
==============================================
- Coverage       86.67%   86.66%   -0.01%     
==============================================
  Files             179      179              
  Lines           26626    26626              
==============================================
- Hits            23077    23076       -1     
- Misses           3549     3550       +1     
Flag Coverage Δ
integration 83.54% <ø> (-0.02%) ⬇️
unit 64.97% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@emmyoop emmyoop merged commit 3f3dda4 into 1.7.latest Jan 19, 2024
57 checks passed
@emmyoop emmyoop deleted the backport-8887-to-1.7.latest branch January 19, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants