Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow testing api to check for min changes #717

Merged
merged 1 commit into from
Jul 17, 2024
Merged

allow testing api to check for min changes #717

merged 1 commit into from
Jul 17, 2024

Conversation

clavedeluna
Copy link
Contributor

In cases when a codemod may use a non-deterministic method for creating a diff, we want to provide a way to pass the test if there were at least N changes created, to account for non-deterministic stuff like newlines added. This makes testing more flexible.

Copy link

sonarcloud bot commented Jul 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@clavedeluna clavedeluna added this pull request to the merge queue Jul 17, 2024
Merged via the queue into main with commit 7450e2c Jul 17, 2024
14 checks passed
@clavedeluna clavedeluna deleted the min-changes branch July 17, 2024 11:45
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