Skip to content

Conversation

@SiskaPavel
Copy link
Contributor

Avoid calling getExpectedUnirecType for std::byte fields in checkDataTypeCompatibility(), since byte buffers are handled as raw data and don't have a defined Unirec type mapping.

Avoid calling getExpectedUnirecType for std::byte fields in
checkDataTypeCompatibility(), since byte buffers are handled as
raw data and don't have a defined Unirec type mapping.
@SiskaPavel SiskaPavel self-assigned this Nov 4, 2025
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.36%. Comparing base (66562ae) to head (82814f9).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #241   +/-   ##
=======================================
  Coverage   86.36%   86.36%           
=======================================
  Files           2        2           
  Lines          22       22           
  Branches        2        2           
=======================================
  Hits           19       19           
  Misses          2        2           
  Partials        1        1           
Flag Coverage Δ
tests 86.36% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@SiskaPavel SiskaPavel merged commit c0d3ef4 into master Nov 4, 2025
2 checks passed
@SiskaPavel SiskaPavel deleted the fix-unirec++-skip-byte-type-check branch November 4, 2025 15:14
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.

4 participants