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

Replace UTF8-backed strings with generic encoding. #133

Merged
merged 1 commit into from
Sep 23, 2023
Merged

Conversation

isoos
Copy link
Owner

@isoos isoos commented Sep 23, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 23, 2023

Codecov Report

Patch coverage: 95.00% and project coverage change: +0.03% 🎉

Comparison is base (2c30505) 86.52% compared to head (04a3334) 86.55%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #133      +/-   ##
==========================================
+ Coverage   86.52%   86.55%   +0.03%     
==========================================
  Files          29       29              
  Lines        2493     2484       -9     
==========================================
- Hits         2157     2150       -7     
+ Misses        336      334       -2     
Files Changed Coverage Δ
lib/postgres_v3_experimental.dart 51.16% <ø> (ø)
lib/src/auth/md5_authenticator.dart 0.00% <0.00%> (ø)
lib/src/shared_messages.dart 27.27% <ø> (ø)
lib/src/v3/protocol.dart 85.71% <ø> (ø)
lib/src/auth/clear_text_authenticator.dart 100.00% <100.00%> (ø)
lib/src/auth/sasl_authenticator.dart 88.57% <100.00%> (ø)
lib/src/binary_codec.dart 97.53% <100.00%> (ø)
lib/src/buffer.dart 100.00% <100.00%> (ø)
lib/src/client_messages.dart 86.30% <100.00%> (-0.16%) ⬇️

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

@isoos isoos changed the title Refactor UTF8-backed string and buffer writer. Replace UTF8-backed strings with generic encoding. Sep 23, 2023
@isoos isoos merged commit e0c0346 into master Sep 23, 2023
1 check passed
@isoos isoos deleted the encoding branch September 23, 2023 18:55
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