Skip to content

Remove method Pattern.graph#571

Open
matulni wants to merge 2 commits into
TeamGraphix:masterfrom
matulni:remove-pattern-graph
Open

Remove method Pattern.graph#571
matulni wants to merge 2 commits into
TeamGraphix:masterfrom
matulni:remove-pattern-graph

Conversation

@matulni

@matulni matulni commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

This commit removes the method Pattern.graph which is not correct as it does not standardize the pattern. Where appropriate it was replaced by Pattern.to_opengraph().graph, including unmerged branches in reverse dependencies.

Method Pattern.isolated_nodes is rewritten to avoid constructing the open graph as it's not necessary.

@codecov

codecov Bot commented Jul 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.63%. Comparing base (a075ac7) to head (baeabb2).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #571   +/-   ##
=======================================
  Coverage   90.62%   90.63%           
=======================================
  Files          49       49           
  Lines        7481     7475    -6     
=======================================
- Hits         6780     6775    -5     
+ Misses        701      700    -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant