Skip to content

Hide Type internals from public API. #239

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

Merged
merged 1 commit into from
Nov 12, 2023
Merged

Hide Type internals from public API. #239

merged 1 commit into from
Nov 12, 2023

Conversation

isoos
Copy link
Owner

@isoos isoos commented Nov 12, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (b7add8f) 86.34% compared to head (c3a10ab) 86.42%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #239      +/-   ##
==========================================
+ Coverage   86.34%   86.42%   +0.08%     
==========================================
  Files          34       34              
  Lines        2943     3006      +63     
==========================================
+ Hits         2541     2598      +57     
- Misses        402      408       +6     
Files Coverage Δ
lib/postgres.dart 57.14% <ø> (ø)
lib/src/messages/client_messages.dart 82.22% <ø> (ø)
lib/src/types.dart 79.20% <100.00%> (+15.41%) ⬆️
lib/src/types/binary_codec.dart 95.40% <ø> (ø)
lib/src/types/generic_type.dart 58.06% <100.00%> (+5.89%) ⬆️
lib/src/types/text_codec.dart 80.14% <ø> (ø)
lib/src/v2/query.dart 96.69% <ø> (ø)
lib/src/v2/substituter.dart 96.96% <100.00%> (+0.04%) ⬆️
lib/src/types/type_registry.dart 90.76% <71.42%> (-5.53%) ⬇️

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

@isoos isoos merged commit 0b46c10 into master Nov 12, 2023
@isoos isoos deleted the hiding branch November 12, 2023 21:29
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