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

Use ErrorProne #8

Open
Adeynack opened this issue Dec 21, 2017 · 0 comments
Open

Use ErrorProne #8

Adeynack opened this issue Dec 21, 2017 · 0 comments
Assignees

Comments

@Adeynack
Copy link
Owner

http://errorprone.info/docs/installation

@Adeynack Adeynack self-assigned this Dec 21, 2017
Adeynack added a commit that referenced this issue Dec 27, 2017
* Create `SequencedExecutor`.

* #8 configure `error-prone` and apply its suggestions

* #1 add tests

* #1 nice catch, M. Error-Prone!

* #1 more strict Java compiling rules + consider warnings as errors

* #1 use @GuardedBy for better error-prone coverage.
Adeynack pushed a commit that referenced this issue Dec 27, 2017
Adeynack added a commit that referenced this issue Dec 27, 2017
* Create `SequencedExecutor`.

* #8 configure `error-prone` and apply its suggestions

* #1 add tests

* #1 nice catch, M. Error-Prone!

* #1 more strict Java compiling rules + consider warnings as errors

* #1 use @GuardedBy for better error-prone coverage.

* #9 create Travis configuration file

* #9 try forcing dist to trusty (build failed on gradlew assemble command)

* #9 ensure that gradle-wrapper.jar is included

* #9 show result of individual tests

* #9 show build badge in the README
Adeynack added a commit that referenced this issue Jan 18, 2018
* Create `SequencedExecutor`.

* #3 implement StateGuard's first method 'mutate'

* #8 configure `error-prone` and apply its suggestions

* #1 add tests

* #1 nice catch, M. Error-Prone!

* #1 more strict Java compiling rules + consider warnings as errors

* #1 use @GuardedBy for better error-prone coverage.

* #3 complete StateGuard + tests
+ better tests for SequencedExecutor

* #3 clean up

* #8 avoid raw types (thanks error-prone)

* #3 add failure tests

* #3 add CODEOWNERS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant