• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

voluspa / yggdrasil / 171
80%
master: 81%

Build:
Build:
LAST BUILD BRANCH: game.management
DEFAULT BRANCH: master
Ran 15 Jan 2016 05:10PM UTC
Jobs 1
Files 21
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
171

Pull #14

travis-ci

matthewphilyaw
Adding emberjs to replace phoenix html in master

Phoenix changes:

Added CORSPlug, check the mix.exs file and plugged it in just before the
router in Yggdrasil.Endpoint, very easy to spot and was suggested by the
projects README.

Ember changes:

uses:

- ember-simple-auth addon which manages the client side session,
and largely followed their example app here[1] as an example of what was
needed to wire it in.

[1] https://github.com/simplabs/ember-simple-auth/tree/master/tests/dummy/app

- ember-bootstrap-less for styling

- phoenix.js which was copied from master and put in app/utils because
  ember cli doesn't transpile vendor

added:

- Login-form a component that handles the login stuff and calls the
  sesion to login
- Registration-form similar to login-form but for registration
- game-client a console like interface to the game
- Index
- yggdrasil.js implements authenticator stuff for ember-cli-auth
- session-manager that handles login/register and retreiving auth token
- game-channel is an alter version of the old socket.js from master
  manages the web socket

Dev scripts:

Updated dev tmux script to include a tab for ember serve.

The two tabs for server stuff now run the commands to fetch deps for
each one before running just to ensure they all is well.
Pull Request #14: added ember js, still early.

39 of 60 relevant lines covered (65.0%)

6.17 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
100.0
web/views/registration_view.ex
1
100.0
web/views/session_view.ex
Jobs
ID Job ID Ran Files Coverage
1 171.1 15 Jan 2016 05:10PM UTC 0
65.0
Travis Job 171.1
Source Files on build 171
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #171
  • Pull Request #14
  • PR Base - json.api (#132)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc