You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.
Glad to see GraphView is getting noticed to more people now! However, now that we have published our code in open source community, we will have to pay more attention to our code style and quality. Although our code is mainly a research prototype, we still need a mechanism to do some testing and checking, esp. for a system project like this.
It would be great if we can have a CI integrated into our project, which can run unit tests and style checker automatically whenever we have a new commit. Jenkins and Travis CI would be two greet options. This style checker will also be great to help us clean up our code.
Jianhong
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Glad to see GraphView is getting noticed to more people now! However, now that we have published our code in open source community, we will have to pay more attention to our code style and quality. Although our code is mainly a research prototype, we still need a mechanism to do some testing and checking, esp. for a system project like this.
It would be great if we can have a CI integrated into our project, which can run unit tests and style checker automatically whenever we have a new commit. Jenkins and Travis CI would be two greet options. This style checker will also be great to help us clean up our code.
Jianhong
The text was updated successfully, but these errors were encountered: