Skip to content

Representation of a cycle/loop in the graph info with a red arrow#19694

Merged
memsharded merged 4 commits into
conan-io:develop2from
ErniGH:erni/loop_representation_in_conan-graph-info
Mar 4, 2026
Merged

Representation of a cycle/loop in the graph info with a red arrow#19694
memsharded merged 4 commits into
conan-io:develop2from
ErniGH:erni/loop_representation_in_conan-graph-info

Conversation

@ErniGH

@ErniGH ErniGH commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

Changelog: Feature: Show cycles/loops in conan graph info --format=html with a red arrow.
Docs: Omit

Close: #19678

Examples of the new line:

Test case:
Screenshot 2026-03-04 at 12 24 07

Complex graph:
Screenshot 2026-03-04 at 12 23 57

  • Refer to the issue that supports this Pull Request.
  • If the issue has missing info, explain the purpose/use case/pain/need that covers this Pull Request.
  • I've read the Contributing guide.
  • I've followed the PEP8 style guides for Python code.
  • I've opened another PR in the Conan docs repo to the develop branch, documenting this one.

@memsharded memsharded added this to the 2.27.0 milestone Mar 2, 2026
@memsharded memsharded self-assigned this Mar 2, 2026
Comment thread conan/internal/graph/graph.py Outdated

@memsharded memsharded left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good

Comment thread test/integration/command/info/test_graph_info_graphical.py Outdated
@memsharded memsharded merged commit e9a99ea into conan-io:develop2 Mar 4, 2026
16 checks passed
memsharded pushed a commit to memsharded/conan that referenced this pull request Apr 22, 2026
…nan-io#19694)

* loop representation in conan graph info

* fix test

* fix

* remove use of level
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.

[bug] Cycles are not represented in graph html output

3 participants