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

Fix unmodified checker #925

Merged
merged 4 commits into from
Feb 13, 2025
Merged

Fix unmodified checker #925

merged 4 commits into from
Feb 13, 2025

Conversation

StevenClontz
Copy link
Member

Closes #924

@StevenClontz
Copy link
Member Author

Probably should add a test for this too..

@StevenClontz StevenClontz marked this pull request as draft February 12, 2025 21:00
@StevenClontz
Copy link
Member Author

I think updates to the devcontainer config have broken the testing interface in Codespaces, so I'll have to punt on writing tests for now.

I think the one line in d6785a1 solves the immediate issue, but it'd be good to have test coverage for this.

@oscarlevin
Copy link
Member

Thanks for this. I moved the logic for short files into the for loop condition. And formatted. Otherwise, I think this looks good.

I agree I should write a test. This one has been wrong three times now.

@oscarlevin oscarlevin marked this pull request as ready for review February 13, 2025 17:36
@oscarlevin oscarlevin merged commit ef50695 into main Feb 13, 2025
8 checks passed
@oscarlevin oscarlevin deleted the StevenClontz-patch-1 branch February 13, 2025 17:36
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.

pretext update error
2 participants