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

MediaComem / biopocket-mobile / 97
87%
master: 90%

Build:
Build:
LAST BUILD BRANCH: v1.0.0
DEFAULT BRANCH: master
Ran 17 Jan 2018 04:46PM UTC
Jobs 1
Files 17
Run time 2s
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
97

push

travis-ci

AlphaHydrae
Load, reload and display Locations on the map (#2)

Load, reload and display Locations on the map

Create an ApiService that manages the communication with the API backend.
All other services that need to request the BioPocket API should include
this ApiService.

Create an EnvService that abstract the use of the `ENV` variable. An
EnvInterface is also created, and must be updated each time the `ENV`
variable needs to be updated.
You should include the EnvService wherever you need to access the `ENV`
variable. This helps a lot when creating test as the EnvService can be
easily mocked, which is not the case of the `ENV` variable.

Beware that the `environment.sample.ts` file has changed !
You should update all your `environment.*.ts` files to match this new
sample.

Install `ng-request-builder` to easily make Http requests.
Note that this package will probably be removed when Angular will be
updated to its version 5.*

All services and classes that only export one thing now uses the `default`
keyword, so that we can import them without using destructured
assignments.

The `copy.config.js` file is used to copy assets, stylesheets or scripts
from node modules into the `www` directory, so that they can be referenced
and used at runtime.
See `DEVELOPMENT.md` for more information.

The `Print` utility should be used instead of `console` when you need some
permanent-ish logs, as it does only print logs when allowed to do so.

Story: TG-43

12 of 22 branches covered (54.55%)

Branch coverage included in aggregate %.

125 of 137 relevant lines covered (91.24%)

2.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 97.1 (NODE_ENV=test) 17 Jan 2018 04:46PM UTC 0
86.16
Travis Job 97.1
Source Files on build 97
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #97
  • f00a54e2 on github
  • Prev Build on sprint-1-discovering-biodiversity (#65)
  • Next Build on sprint-1-discovering-biodiversity (#103)
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