Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Conversation

@1uc
Copy link
Collaborator

@1uc 1uc commented Nov 27, 2023

Create the specialization from create_datatype<bool> and adds the tests to check that raw arrays of bool are bitwise compatible with the enum that's serialized.

Create the specialization from `create_datatype<bool>` and adds the
tests to check that raw arrays of bool are bitwise compatible with the
enum that's serialized.
@1uc 1uc force-pushed the 1uc/fix-create_datatype_bool branch from defe171 to 0a3dfa2 Compare November 27, 2023 08:34
@codecov
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (90f8fd6) 84.75% compared to head (a391f2b) 84.89%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #869      +/-   ##
==========================================
+ Coverage   84.75%   84.89%   +0.14%     
==========================================
  Files          70       70              
  Lines        5056     5090      +34     
==========================================
+ Hits         4285     4321      +36     
+ Misses        771      769       -2     

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

@1uc 1uc marked this pull request as ready for review November 27, 2023 08:53
Copy link
Member

@alkino alkino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Of course, I missed it when I added boolean

@1uc 1uc merged commit 9415a7c into master Nov 27, 2023
@1uc 1uc deleted the 1uc/fix-create_datatype_bool branch November 27, 2023 11:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants