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

[buildcff2vf] Don't return zero when input requires compatibilization #1668

Merged
merged 2 commits into from Jul 1, 2023

Conversation

josh-hadley
Copy link
Collaborator

Description

What the title says. Fixes #1667.

Checklist:

  • I have followed the Contribution Guidelines
  • I have added updated test code and data to prove that my code functions correctly
  • I have verified that new and existing tests pass locally with my changes
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

- non-zero return when input set requires compatibilization
- bump __version__ to 2.0.3
- adjust test to catch Error return from buildcff2vf
@josh-hadley josh-hadley merged commit c02a68d into develop Jul 1, 2023
15 checks passed
@josh-hadley josh-hadley deleted the jh-buildcff2vf-non-zero-return branch July 1, 2023 00:05
@frankrolf
Copy link
Member

Thank you!

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.

[buildcff2vf] returns 0 when no vf is built
3 participants