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 a field parent_graphs in AbstractGraph struct #149

Closed
wants to merge 7 commits into from
Closed

Conversation

houpc
Copy link
Member

@houpc houpc commented Oct 24, 2023

No description provided.

@houpc houpc added the refactor refactor the code label Oct 24, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 24, 2023

Codecov Report

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

Comparison is base (9a1cb5f) 64.71% compared to head (dd6e1a8) 63.52%.

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

Additional details and impacted files
@@               Coverage Diff               @@
##           computgraph     #149      +/-   ##
===============================================
- Coverage        64.71%   63.52%   -1.20%     
===============================================
  Files               62       62              
  Lines             4328     4425      +97     
===============================================
+ Hits              2801     2811      +10     
- Misses            1527     1614      +87     
Files Coverage Δ
src/computational_graph/ComputationalGraph.jl 100.00% <ø> (ø)
src/computational_graph/feynmangraph.jl 91.75% <100.00%> (+0.58%) ⬆️
src/frontend/GV_diagrams/readfile.jl 0.00% <ø> (ø)
src/quantum_operator/expression.jl 96.55% <ø> (ø)
src/computational_graph/abstractgraph.jl 79.59% <90.90%> (+3.98%) ⬆️
src/computational_graph/graph.jl 71.81% <94.73%> (+3.50%) ⬆️
src/computational_graph/tree_properties.jl 49.36% <80.00%> (+0.68%) ⬆️
src/backend/static.jl 39.36% <50.00%> (ø)
src/computational_graph/optimize.jl 68.67% <82.60%> (-17.58%) ⬇️
src/computational_graph/transform.jl 81.90% <72.09%> (-15.39%) ⬇️
... and 2 more

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

@houpc houpc closed this Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor refactor the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants