Skip to content

Conversation

@eed3si9n
Copy link
Collaborator

@eed3si9n eed3si9n commented Jan 7, 2023

Ref #85
Ref #94

Problem

Currently the diff change detection is broken because it fails
when the changes are empty.

Solution

  1. Fix the logic.
  2. Include the file names in the error message.
  3. Run diff

Problem
-------
Currently the diff change detection is broken because it fails
when the changes are empty.

Solution
--------
1. Fix the logic.
2. Include the file names in the error message.
3. Run diff
@eed3si9n eed3si9n changed the title Improve CI error message Fix the diff change detection Jan 7, 2023
Copy link
Collaborator

@ckipp01 ckipp01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this!

@eed3si9n eed3si9n merged commit 1c6de17 into tree-sitter:master Jan 7, 2023
@eed3si9n eed3si9n deleted the wip/error_message branch January 7, 2023 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants