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

Cleanup FieldDescription and throw on resolved tableName in legacy mode. #172

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

isoos
Copy link
Owner

@isoos isoos commented Oct 16, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (57b58b9) 86.60% compared to head (6b29f40) 86.57%.
Report is 1 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
- Coverage   86.60%   86.57%   -0.04%     
==========================================
  Files          29       30       +1     
  Lines        2696     2689       -7     
==========================================
- Hits         2335     2328       -7     
  Misses        361      361              
Files Coverage Δ
lib/src/v2/connection.dart 93.39% <100.00%> (+0.19%) ⬆️
lib/src/v2/execution_context.dart 100.00% <100.00%> (ø)
lib/src/v2/query.dart 96.36% <100.00%> (+0.97%) ⬆️
lib/src/v3/connection.dart 88.19% <100.00%> (-0.03%) ⬇️
lib/postgres_v3_experimental.dart 54.83% <0.00%> (+4.83%) ⬆️
lib/src/v2/v2_v3_delegate.dart 63.70% <83.33%> (-3.22%) ⬇️
lib/src/server_messages.dart 80.31% <84.61%> (+0.49%) ⬆️

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

@isoos isoos merged commit c6ae77f into master Oct 16, 2023
1 check passed
@isoos isoos deleted the field-desc branch October 16, 2023 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants