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

Add open_parenthesis and flatten_prod #170

Merged
merged 3 commits into from
Dec 23, 2023
Merged

Add open_parenthesis and flatten_prod #170

merged 3 commits into from
Dec 23, 2023

Conversation

fsxbhyy
Copy link
Collaborator

@fsxbhyy fsxbhyy commented Dec 22, 2023

Add two transform operations, open_parenthesis and flatten_prod

@fsxbhyy fsxbhyy added the enhancement New feature or request label Dec 22, 2023
@fsxbhyy fsxbhyy self-assigned this Dec 22, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 22, 2023

Codecov Report

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

Comparison is base (3317708) 62.36% compared to head (2a4419a) 61.54%.

Files Patch % Lines
src/computational_graph/transform.jl 0.00% 66 Missing ⚠️

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

Additional details and impacted files
@@               Coverage Diff               @@
##           computgraph     #170      +/-   ##
===============================================
- Coverage        62.36%   61.54%   -0.82%     
===============================================
  Files               66       66              
  Lines             4995     5061      +66     
===============================================
  Hits              3115     3115              
- Misses            1880     1946      +66     

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

@fsxbhyy fsxbhyy merged commit cd91faf into computgraph Dec 23, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants