Skip to content

Improve error handling for tensor functions#238

Merged
Jutho merged 4 commits intomasterfrom
errorfix
Apr 2, 2025
Merged

Improve error handling for tensor functions#238
Jutho merged 4 commits intomasterfrom
errorfix

Conversation

@lkdvos
Copy link
Copy Markdown
Member

@lkdvos lkdvos commented Apr 2, 2025

Refactor error messages to throw a SpaceMismatch and fix the nested interpolation.

Fixes #237

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.68%. Comparing base (23b99a4) to head (2da3cde).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #238   +/-   ##
=======================================
  Coverage   82.68%   82.68%           
=======================================
  Files          43       43           
  Lines        5573     5573           
=======================================
  Hits         4608     4608           
  Misses        965      965           

☔ 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.

@Jutho Jutho merged commit ec7ee9d into master Apr 2, 2025
12 of 14 checks passed
@lkdvos lkdvos deleted the errorfix branch April 2, 2025 20:35
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.

Error generates an error

2 participants