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 of PostgreSQLDataType (using PgDataType instead). #165

Merged
merged 1 commit into from
Oct 15, 2023

Conversation

isoos
Copy link
Owner

@isoos isoos commented Oct 15, 2023

type alias is kept in top-level postgres.dart library.

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (e2bdea5) 86.46% compared to head (a5b3595) 86.60%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
+ Coverage   86.46%   86.60%   +0.14%     
==========================================
  Files          30       30              
  Lines        2696     2696              
==========================================
+ Hits         2331     2335       +4     
+ Misses        365      361       -4     
Files Coverage Δ
lib/src/query.dart 95.62% <100.00%> (ø)
lib/src/substituter.dart 96.92% <100.00%> (ø)
lib/src/types.dart 52.63% <ø> (ø)
lib/src/binary_codec.dart 96.65% <93.54%> (ø)

... and 1 file with indirect coverage changes

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

@isoos isoos merged commit 0971b55 into master Oct 15, 2023
1 check passed
@isoos isoos deleted the cleanup-type branch October 15, 2023 18:09
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