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

Update optimize, Compilers, and GV #159

Merged
merged 5 commits into from
Nov 30, 2023
Merged

Update optimize, Compilers, and GV #159

merged 5 commits into from
Nov 30, 2023

Conversation

houpc
Copy link
Member

@houpc houpc commented Nov 24, 2023

Support generating source code in Compilers;
Change the leafmap generation from optimize!() returns to statically compiler returns.

@houpc houpc added the refactor refactor the code label Nov 24, 2023
@houpc houpc self-assigned this Nov 24, 2023
@houpc houpc added the enhancement New feature or request label Nov 24, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 24, 2023

Codecov Report

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

Comparison is base (6034184) 67.87% compared to head (16a8493) 67.02%.

Files Patch % Lines
src/backend/static.jl 21.81% 43 Missing ⚠️
src/frontend/GV.jl 11.76% 15 Missing ⚠️

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

Additional details and impacted files
@@               Coverage Diff               @@
##           computgraph     #159      +/-   ##
===============================================
- Coverage        67.87%   67.02%   -0.85%     
===============================================
  Files               64       64              
  Lines             4579     4601      +22     
===============================================
- Hits              3108     3084      -24     
- Misses            1471     1517      +46     

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

@houpc houpc merged commit 27bdeee into computgraph Nov 30, 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 refactor refactor the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants