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

add quickstart sample to show proper usage of nulity writes/reads #410

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

biojppm
Copy link
Owner

@biojppm biojppm commented Mar 18, 2024

fixes #409

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.58%. Comparing base (3ef11e1) to head (8931537).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #410      +/-   ##
==========================================
+ Coverage   96.55%   96.58%   +0.02%     
==========================================
  Files          22       22              
  Lines        8074     8142      +68     
==========================================
+ Hits         7796     7864      +68     
  Misses        278      278              

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

@biojppm biojppm merged commit 66c936e into master Mar 19, 2024
170 of 172 checks passed
@biojppm biojppm deleted the sample/null_vs_empty branch March 19, 2024 14:26
This pull request was closed.
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.

Empty string instead of null serialized for nullptr
1 participant