Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

JSON Output - Include Type of Change #225

Open
@theduke

Description

@theduke

The JSON output currently seems to only include the spans for changes, not type of change it is.

I'm writing a CI integration that should warn about breaking changes, so having some kind of descriptor would be very useful.

Proposal: add a change field that holds an enum with values like function_added, trait_renamed, struct_deleted, ...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions