Skip to content

Conversation

@strandlie
Copy link
Owner

Added working CI with Travis.

Also removed the FxAppTest. Was not used for anything.

Copy link
Collaborator

@vegarab vegarab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should update README with code-coverage and build-badge. Also perhaps add something about this being migrated from Gitlab, therefore previous issues/PRs are not present?

sudo: false
script: mvn clean verify
script: mvn clean verify -f tdt4140-gr1864/pom.xml $MAVEN_CLI_OPTS
notifications:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Travis CI should run all tests as well. Running mvn clean install -f tdt4140-gr1864/pom.xml $MAVEN_CLI_OPTS should do that.

@vegarab vegarab changed the title Develop Travis CI setup and README changes Apr 23, 2018
@codecov-io
Copy link

codecov-io commented Apr 23, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@4c7aa58). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #1   +/-   ##
=========================================
  Coverage          ?   54.91%           
  Complexity        ?      401           
=========================================
  Files             ?       64           
  Lines             ?     2759           
  Branches          ?      166           
=========================================
  Hits              ?     1515           
  Misses            ?     1195           
  Partials          ?       49

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 4c7aa58...ffd6465. Read the comment docs.

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.

4 participants