Skip to content

Bugfix/diff render snapshotgraph#166

Merged
BabetteB merged 3 commits into
masterfrom
bugfix/diff-render-snapshotgraph
Mar 18, 2026
Merged

Bugfix/diff render snapshotgraph#166
BabetteB merged 3 commits into
masterfrom
bugfix/diff-render-snapshotgraph

Conversation

@lottejd
Copy link
Copy Markdown

@lottejd lottejd commented Mar 18, 2026

closes #144

Code Review Checklist

  • No out commented code
  • Good variable & method names
  • Code located in the right file/folder/package
  • No redundant or //TODO comments
  • Cannot be simplified
  • Right abstraction level
  • Modular enough
  • No code duplication
  • Cannot think of any inputs or events that could break the code

Question:

  • Are there any parts that are the slightest bit confusing and why?
    • Rather ask a question that is too small than to not ask any question

@lottejd lottejd added bug Something isn't working ArchLens labels Mar 18, 2026
@sonarqubecloud
Copy link
Copy Markdown

@BabetteB BabetteB merged commit c0d3355 into master Mar 18, 2026
@BabetteB BabetteB deleted the bugfix/diff-render-snapshotgraph branch March 18, 2026 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ArchLens bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bugfix: DependencyGraphBuilder.GetGraphAsync should not change the original snapshotgraph

2 participants