Azure / Azure/openapi-diff

Eliminate duplicate messages

Open
#48 0 comments 0 reactions 0 assignees View on GitHub
.NET Enhancement
Dominant language
C#
Stars
290
Forks
50
Avg merge
5d 13h
Merged PRs (30d)
5

Description

Think about whether do we need to eliminate duplicate messages. In the current system given a graph, if one node is dirty then all the paths reaching to that node is reported as dirty.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the graph analysis and dirty-path reporting entry points in the repository to see where messages are produced. Clarify whether identical messages should be emitted once per node or once per path, then define completion as duplicate reports being removed without losing distinct breaking-change information.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, openapi
Domain
backend-api-design, cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.