Skip to content

Conversation

@jorroll
Copy link
Contributor

@jorroll jorroll commented Sep 23, 2017

This pull introduces/changes:

  • fixes rubocop violations in Vagrantfile

Pings:
@cheerfulstoic
@subvertallchris

@codecov-io
Copy link

codecov-io commented Sep 23, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1427   +/-   ##
=======================================
  Coverage   96.86%   96.86%           
=======================================
  Files         205      205           
  Lines       12440    12440           
=======================================
  Hits        12050    12050           
  Misses        390      390

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 c3496dd...704258d. Read the comment docs.

@jorroll
Copy link
Contributor Author

jorroll commented Sep 23, 2017

these changes are also included in #1419

@cheerfulstoic cheerfulstoic merged commit a88e046 into neo4jrb:master Sep 23, 2017
@cheerfulstoic
Copy link
Contributor

👍 Thanks

config.vm.network "forwarded_port", guest: 7472, host: 7472, host_ip: "127.0.0.1"
config.vm.network 'forwarded_port', guest: 7474, host: 9474, host_ip: '127.0.0.1'
config.vm.network 'forwarded_port', guest: 7473, host: 9473, host_ip: '127.0.0.1'
config.vm.network 'forwarded_port', guest: 7472, host: 9472, host_ip: '127.0.0.1'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I should not have committed this host port change

Copy link
Contributor

Choose a reason for hiding this comment

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

Cool, I just put them back

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.

3 participants