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

test: add failing test for #202 #210

Merged
merged 1 commit into from
Dec 19, 2022
Merged

Conversation

AckslD
Copy link
Contributor

@AckslD AckslD commented Nov 9, 2022

This adds a failing tests for #202. Might not be the best test case and my rust skill is not that high but hopefully it can help find out the issue :)

@AckslD
Copy link
Contributor Author

AckslD commented Nov 10, 2022

I guess maybe the Option here should actually be caught? Not sure if that's the underlying issue but seems that if the remote does not exist then is_unpushed should return false?

@nickgerace
Copy link
Owner

nickgerace commented Nov 10, 2022

Thanks a bunch for this :) I'll take a look soon and take a look at your comments too.

@nickgerace
Copy link
Owner

I'm going to merge for now since it's passing CI (or perhaps CI is misconfigured). Will take a look. Thanks!

@nickgerace nickgerace merged commit fa71d23 into nickgerace:main Dec 19, 2022
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