Skip to content

Conversation

@evansiroky
Copy link
Contributor

Checklist

  • Appropriate branch selected (all PRs must first be merged to dev before they can be merged to master)
  • Any modified or new methods or classes have helpful JSDoc and code is thoroughly commented
  • The description lists all applicable issues this PR seeks to resolve
  • The description lists any configuration setting(s) that differ from the default settings
  • All tests and CI builds passing

Description

This PR fixes a few things in order to get the e2e tests passing on Travis again.

} = require('./utils')

const serverJarFilename = 'dt-latest-dev.jar'
const serverJarFilename = 'dt-v3.2.0-486-g6456150.jar'
Copy link
Contributor

Choose a reason for hiding this comment

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

I just created ibi-group/datatools-server#237. I think it would be better not to pin the version to a commit for the e2e test.

Copy link
Contributor

@landonreed landonreed left a comment

Choose a reason for hiding this comment

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

Looks good, but let's get ibi-group/datatools-server#237 merged in before merging this one in.

@landonreed landonreed assigned evansiroky and unassigned landonreed Sep 24, 2019
@codecov-io
Copy link

codecov-io commented Sep 24, 2019

Codecov Report

Merging #489 into dev will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #489      +/-   ##
==========================================
+ Coverage   16.27%   16.34%   +0.06%     
==========================================
  Files         309      309              
  Lines       15308    15317       +9     
  Branches     4666     4668       +2     
==========================================
+ Hits         2492     2503      +11     
+ Misses      10954    10952       -2     
  Partials     1862     1862
Flag Coverage Δ
#end_to_end_tests ?
#unit_tests 16.34% <ø> (+0.06%) ⬆️
Impacted Files Coverage Δ
lib/common/util/config.js 75.38% <0%> (+7.52%) ⬆️

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 20fe8b5...d3dda33. Read the comment docs.

@landonreed landonreed merged commit 0736af8 into dev Sep 24, 2019
@landonreed landonreed deleted the e2e-updates branch September 24, 2019 15:12
@landonreed
Copy link
Contributor

🎉 This PR is included in version 4.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants