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

Run tests and build JAR from Travis CI #184

Merged
merged 3 commits into from
Jul 15, 2018
Merged

Run tests and build JAR from Travis CI #184

merged 3 commits into from
Jul 15, 2018

Conversation

lupino3
Copy link
Member

@lupino3 lupino3 commented Jul 15, 2018

Fix previous integration attempt, which had broken .travis.yml.

The old entry was also hiding utils/bazel-stamp.sh.
Still unfortunately unused by java_binary.
Also, fix indentation of .travis.yml. The script was malformed.

Detected by checking `travis requests -l5`, and checked with `travis
lint`.
@lupino3
Copy link
Member Author

lupino3 commented Jul 15, 2018

Work towards #180.

@codecov-io
Copy link

codecov-io commented Jul 15, 2018

Codecov Report

Merging #184 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #184   +/-   ##
=========================================
  Coverage     44.09%   44.09%           
  Complexity     1317     1317           
=========================================
  Files           241      241           
  Lines         10214    10214           
  Branches       1146     1146           
=========================================
  Hits           4504     4504           
  Misses         5374     5374           
  Partials        336      336

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9321038...040b412. Read the comment docs.

@lupino3 lupino3 merged commit 70a4def into master Jul 15, 2018
@lupino3 lupino3 deleted the bazel-travis branch July 15, 2018 17:28
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.

2 participants