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

Name all iteration graph nodes as Node #30

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Name all iteration graph nodes as Node #30

merged 1 commit into from
Nov 30, 2023

Conversation

drhagen
Copy link
Owner

@drhagen drhagen commented Nov 30, 2023

This makes the naming more consistent and clear.

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (715ee8c) 88.66% compared to head (ebf7195) 88.66%.

Files Patch % Lines
src/tensora/desugar/to_iteration_graphs.py 53.12% 9 Missing and 6 partials ⚠️
src/tensora/iteration_graph/iteration_graph.py 83.33% 1 Missing ⚠️

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #30   +/-   ##
=======================================
  Coverage   88.66%   88.66%           
=======================================
  Files          51       51           
  Lines        2938     2938           
  Branches      520      520           
=======================================
  Hits         2605     2605           
  Misses        255      255           
  Partials       78       78           

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

@drhagen drhagen merged commit c186966 into master Nov 30, 2023
6 checks passed
@drhagen drhagen deleted the node-name branch November 30, 2023 09:57
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