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

improve generic polynomial coverage #63

Merged
merged 5 commits into from
Jul 23, 2024

Conversation

GiacomoPope
Copy link
Owner

No description provided.

tests/test_polynomial_generic.py Outdated Show resolved Hide resolved
tests/test_polynomial_generic.py Outdated Show resolved Hide resolved
tests/test_polynomial_generic.py Outdated Show resolved Hide resolved
@GiacomoPope
Copy link
Owner Author

yes, thank you for catching that

@GiacomoPope
Copy link
Owner Author

Target branch is out-of-sync. Rebase this PR to fix. See Details for more.

This in the CLI doesnt seem that useful. Is there a way to work around this @tomato42 ?

@tomato42
Copy link
Collaborator

when do you see this error?

make sure that your local main and the github main match, double check that the improve_generic_polynomial_coverage are the same (I like to use gitk --all for that) and if that still doesn't make it clear: do what it suggests: rebase the branch on top of main:

git checkout improve_generic_polynomial_coverage
git rebase main

@GiacomoPope GiacomoPope merged commit ce9404f into main Jul 23, 2024
14 checks passed
@GiacomoPope GiacomoPope deleted the improve_generic_polynomial_coverage branch July 23, 2024 22:17
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