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

Enable deterministic order for tests and coverage #226

Closed
wants to merge 2 commits into from
Closed

Enable deterministic order for tests and coverage #226

wants to merge 2 commits into from

Conversation

johnsonjh
Copy link

@johnsonjh johnsonjh commented Nov 19, 2020

  • Enables deterministic ordering for tests and coverage
  • Using "go list" will eliminate any multiple inclusions, speeding up coverage generation
  • Added LDB_TEST variable to enable LevelDB tests
  • Fixed scripts EOF with POSIX-compliant newlines
  • Add shellcheck linter hinting where appropriate
  • Exclude test directories from testing and coverage

* Using "go list" will eliminate any multiple
  inclusions, speeding up coverage generation

* Added LDB_TEST variable to enable LevelDB tests

* Fixed scripts EOF with POSIX-compliant newlines

* Add shellcheck linter hinting where appropriate
@johnsonjh
Copy link
Author

Closing as this is fully obsoleted by PR #229

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.

1 participant