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

Refactor generate into a folder #40

Merged
merged 1 commit into from
Dec 17, 2023
Merged

Refactor generate into a folder #40

merged 1 commit into from
Dec 17, 2023

Conversation

drhagen
Copy link
Owner

@drhagen drhagen commented Dec 17, 2023

This moves deparse_to_taco into tensora.generate, which seems a more appropriate place for it.

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (7accc7b) 89.02% compared to head (b841a87) 89.05%.

Files Patch % Lines
src/tensora/generate/_taco.py 90.90% 1 Missing and 2 partials ⚠️
src/tensora/generate/_base.py 93.75% 0 Missing and 1 partial ⚠️
src/tensora/generate/_tensora.py 95.45% 1 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   89.02%   89.05%   +0.03%     
==========================================
  Files          51       54       +3     
  Lines        2933     2943      +10     
  Branches      524      524              
==========================================
+ Hits         2611     2621      +10     
  Misses        248      248              
  Partials       74       74              

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

@drhagen drhagen merged commit 36d434c into master Dec 17, 2023
6 checks passed
@drhagen drhagen deleted the generate-folder branch December 17, 2023 12:56
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.

2 participants