Skip to content

Edge weights #7: DotEdgeWeightedDigraph#892

Open
mtorpey wants to merge 2 commits intodigraphs:mainfrom
mtorpey:edge-weights-7-dot
Open

Edge weights #7: DotEdgeWeightedDigraph#892
mtorpey wants to merge 2 commits intodigraphs:mainfrom
mtorpey:edge-weights-7-dot

Conversation

@mtorpey
Copy link
Collaborator

@mtorpey mtorpey commented Dec 10, 2025

This adds DotEdgeWeightedDigraph, which allows us to draw pictures like this:

image

This represents the final chunk of Raiyan's edge-weighted work as tracked in Issue #746.

@mtorpey mtorpey added enhancement A label for PRs that provide enhancements. new-feature A label for new features. labels Dec 10, 2025
@mtorpey mtorpey changed the title Add DotEdgeWeightedDigraph and supporting methods Edge weights #7: DotEdgeWeightedDigraph Dec 10, 2025
@mtorpey mtorpey force-pushed the edge-weights-7-dot branch 3 times, most recently from 2a715db to be539d8 Compare December 10, 2025 16:40
@mtorpey mtorpey force-pushed the edge-weights-7-dot branch from 17ee2be to e5cf866 Compare March 19, 2026 12:25
@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.36%. Comparing base (1f56fb0) to head (5b193b5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #892   +/-   ##
=======================================
  Coverage   97.35%   97.36%           
=======================================
  Files          50       50           
  Lines       21045    21101   +56     
  Branches      639      639           
=======================================
+ Hits        20489    20545   +56     
  Misses        491      491           
  Partials       65       65           

☔ View full report in Codecov by Sentry.
📢 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

enhancement A label for PRs that provide enhancements. new-feature A label for new features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant