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

POC: new command to print the generated graph #515

Closed
wants to merge 3 commits into from

Conversation

antoinegelloz
Copy link
Contributor

@antoinegelloz antoinegelloz commented Apr 19, 2024

No description provided.

@antoinegelloz antoinegelloz requested review from julienvey, graillus and a team as code owners April 19, 2024 10:02
@antoinegelloz antoinegelloz marked this pull request as draft April 19, 2024 10:02
@antoinegelloz antoinegelloz changed the title wip POC: new command to print the generated graph Apr 19, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 19, 2024

Codecov Report

Attention: Patch coverage is 2.04082% with 96 lines in your changes are missing coverage. Please review.

Project coverage is 55.40%. Comparing base (e165457) to head (b84abcf).
Report is 2 commits behind head on main.

Files Patch % Lines
pkg/dag/printer.go 0.00% 65 Missing ⚠️
cmd/graph.go 0.00% 23 Missing ⚠️
pkg/dag/dag.go 0.00% 6 Missing ⚠️
pkg/dib/generate_dag.go 50.00% 2 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #515      +/-   ##
==========================================
- Coverage   57.67%   55.40%   -2.28%     
==========================================
  Files          50       52       +2     
  Lines        2294     2388      +94     
==========================================
  Hits         1323     1323              
- Misses        862      958      +96     
+ Partials      109      107       -2     

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

Antoine Gelloz added 2 commits April 19, 2024 16:32
@antoinegelloz antoinegelloz deleted the poc/cmd-graph branch April 30, 2024 08:36
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