Skip to content

tests: refactor names to not prefix with test_#410

Merged
kodiakhq[bot] merged 1 commit intomasterfrom
steved-rename-tests
Jan 30, 2025
Merged

tests: refactor names to not prefix with test_#410
kodiakhq[bot] merged 1 commit intomasterfrom
steved-rename-tests

Conversation

@sbdchd
Copy link
Owner

@sbdchd sbdchd commented Jan 30, 2025

fastmod --fixed-strings 'fn test_' 'fn ' --extensions rs

ideally we'd have a lint

```
fastmod --fixed-strings 'fn test_' 'fn ' --extensions rs
```

ideally we'd have a lint
@sbdchd sbdchd added the automerge automerge with kodiak label Jan 30, 2025
---
source: parser/src/parse.rs
expression: res
---
Copy link
Owner Author

Choose a reason for hiding this comment

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

not sure why this is here

@sbdchd sbdchd requested a review from chdsbd January 30, 2025 03:45
@kodiakhq kodiakhq bot merged commit 283a3b2 into master Jan 30, 2025
27 checks passed
@kodiakhq kodiakhq bot deleted the steved-rename-tests branch January 30, 2025 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge automerge with kodiak

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants