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

Remove partial scalar support #37

Merged
merged 1 commit into from
Dec 10, 2023
Merged

Remove partial scalar support #37

merged 1 commit into from
Dec 10, 2023

Conversation

drhagen
Copy link
Owner

@drhagen drhagen commented Dec 10, 2023

Resolves #35

@codecov-commenter
Copy link

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (3d0b5a7) 88.91% compared to head (b8020b5) 89.02%.

Files Patch % Lines
src/tensora/function.py 25.00% 2 Missing and 1 partial ⚠️
src/tensora/compile.py 0.00% 1 Missing ⚠️
src/tensora/problem.py 83.33% 0 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   88.91%   89.02%   +0.11%     
==========================================
  Files          52       51       -1     
  Lines        3012     2933      -79     
  Branches      529      524       -5     
==========================================
- Hits         2678     2611      -67     
+ Misses        258      248      -10     
+ Partials       76       74       -2     

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

@drhagen drhagen merged commit c5537eb into master Dec 10, 2023
6 checks passed
@drhagen drhagen deleted the purge-scalar branch December 10, 2023 23:27
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.

Purge scalar support
2 participants