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

MediaComem / biopocket-mobile
86%
master: 90%

Build:
Build:
LAST BUILD BRANCH: v1.0.0
DEFAULT BRANCH: master
Repo Added 06 Sep 2017 01:01PM UTC
Files 54
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

LAST BUILD ON BRANCH story-poi-on-map
branch: story-poi-on-map
CHANGE BRANCH
x
Reset
  • story-poi-on-map
  • angular-5-upgrade
  • devmel
  • e2e-backend
  • e2e-bbox-fix
  • http-client-update
  • i18n
  • integrating-mockups
  • markdown
  • master
  • observables-update
  • sprint-1-discovering-biodiversity
  • sprint-2-introducing-actions
  • story-152-registration
  • story-52-list-actions
  • story-55-action-details
  • story-56-theme-details
  • story-666-example
  • story-map-leaflet
  • story-poi-details
  • task-center-map
  • temp-home-page
  • travis
  • travis-test
  • tslint
  • v0.1.0
  • v0.1.1
  • v1.0.0

pending completion
92

push

travis-ci

Tazaf
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 %.

126 of 138 relevant lines covered (91.3%)

2.64 hits per line

Relevant lines Covered
Build:
Build:
138 RELEVANT LINES 126 COVERED LINES
2.64 HITS PER LINE
Source Files on story-poi-on-map
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
92 story-poi-on-map 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 ... push 21 Dec 2017 03:10PM UTC Tazaf travis-ci pending completion  
91 story-poi-on-map Add a test for the map reload push 21 Dec 2017 02:23PM UTC Tazaf travis-ci pending completion  
90 story-poi-on-map Reload the locations when the map pans push 21 Dec 2017 01:24PM UTC Tazaf travis-ci pending completion  
77 story-poi-on-map Fix .spec.ts files compilation (were not compiled as typescript) push 20 Dec 2017 12:38PM UTC AlphaHydrae travis-ci pending completion  
75 story-poi-on-map Karma: serve leaflet assets push 19 Dec 2017 03:50PM UTC AlphaHydrae travis-ci pending completion  
74 story-poi-on-map Map test push 19 Dec 2017 03:35PM UTC AlphaHydrae travis-ci pending completion  
73 story-poi-on-map Add the mocked LocationsService to try and fix an issue on Travis CI push 19 Dec 2017 02:59PM UTC Tazaf travis-ci pending completion  
62 story-poi-on-map Added a `backendUrl` in the environment sample file push 12 Dec 2017 03:43PM UTC Tazaf travis-ci pending completion  
See All Builds (261)
  • Repo on GitHub
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

© 2025 Coveralls, Inc