Skip to content

[Feature] Summary mode should show the name of new paths or schemas #241

@michael-wolfenden

Description

@michael-wolfenden

When generating a diff using summary mode, the names of any new paths or schemas is not show.

├─┬Info
│ ├──[🔀] title (4:14)
│ └──[🔀] version (9:16)
├─┬Paths
│ ├──[➕] path (34:5)
│ ├──[➕] path (443:5)
│ ├──[➕] path (122:5)
│ ├──[➕] path (1265:5)
......................
└─┬Components
  ├──[➕] schemas (1659:54)
  ├──[➕] schemas (1725:31)
  ├──[➕] schemas (1549:28)
  ├──[➕] schemas (1527:38)
  ├──[➕] schemas (1925:39)
  ├──[➕] schemas (1670:55)
  ├──[➕] schemas (1513:27)
  ├──[➕] schemas (1827:39)
  ├──[➕] schemas (1714:70)
  ├──[➕] schemas (1560:35)
  ├──[➕] schemas (1630:36)
  ├──[➕] schemas (1681:65)
  ├──[➕] schemas (1703:60)
  ├──[➕] schemas (1692:59)
  ├──[➕] schemas (2398:39)
  └──[➕] schemas (1914:32)

This contrast with the html-report where they are shown.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions