Skip to content

C++ refactor#39

Merged
thomasisensee merged 12 commits into
mainfrom
exceptions
Jul 17, 2026
Merged

C++ refactor#39
thomasisensee merged 12 commits into
mainfrom
exceptions

Conversation

@thomasisensee

Copy link
Copy Markdown
Owner
  • Introduce ndtbl-specific errors
  • Use auto more aggressively
  • Remove redundant inline specifiers
  • Type alias now using using
  • Pass PayloadView to Grid by value

Smaller tasks:

  • Bump Catch2 to v3.15.2
  • Add some explanatory comments
  • Add license identifiers to all headers

@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 71.73913% with 26 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
include/ndtbl/detail/binary_io.hpp 68.96% 18 Missing ⚠️
include/ndtbl/io.hpp 53.84% 6 Missing ⚠️
include/ndtbl/detail/size_math.hpp 33.33% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@thomasisensee
thomasisensee merged commit 59400ae into main Jul 17, 2026
10 of 11 checks passed
@thomasisensee
thomasisensee deleted the exceptions branch July 17, 2026 14:05
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.

1 participant