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

Better testing for libsrc4/nc4var.c #702

Closed
edhartnett opened this issue Nov 30, 2017 · 2 comments
Closed

Better testing for libsrc4/nc4var.c #702

edhartnett opened this issue Nov 30, 2017 · 2 comments

Comments

@edhartnett
Copy link
Contributor

Test code coverage for nc4var.c is 72%. That can be improved by:

  • Testing some bad parameters.
  • Adding some tests with fill values.
  • Testing the _int() functions which are present to support Fortran. (Are they still needed?)
@edhartnett edhartnett changed the title Better testing to libsrc4/nc4var.c Better testing for libsrc4/nc4var.c Nov 30, 2017
@edhartnett
Copy link
Contributor Author

On my current branch, just about to go up as a PR, nc4var.c testing is now at 86%.

@edhartnett
Copy link
Contributor Author

More tests have been merged.

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

No branches or pull requests

1 participant