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

MediaComem / biopocket-mobile / 484
89%
master: 90%

Build:
Build:
LAST BUILD BRANCH: v1.0.0
DEFAULT BRANCH: master
Ran 26 Mar 2019 01:51PM UTC
Jobs 1
Files 42
Run time 29s
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
484

push

travis-ci

web-flow
Integrate theme description page mockup. (#14)

Update CSS and markup for the Theme description page so that it matches
the mockups.

Add a basic error handling in the map, specifically when the
geolocation takes too much time (either because the app does not have
sufficient permissions or the GPS is not easily available).

This PR also includes changes related to testing the app on an iOS device.
This resulted in adding configuration for the ios platform in the project
files, update the app name and reference in the `config.xml` because,
following a mistake of mine, the app on Apple Store and the one on the
Google Play does not have the same bundle ID :
* On App Store, it's `ch.heig-vd.biopocket`
* On Google Play, it's `biopocket.mediamaps.ch`

Separate app icons have been added to the project (both Google Play and
App Store have different requirements concerning the app icon).

Fix some bugs:
* When building the app for production with `ionic cordova build
  <platform> --prod`, the process failed due to some exports made with
  `export default`. As a result, all `export default` have been removed
  and replaced by regular exports.
* The `image-handler` directive had a bug that replaced every pre-existing
  CSS classes on the host component by the one class the directive added.

The e2e test have been updated to include two new steps:
* Clicking on the action theme and going to the corresponding Theme page
* Going back from the Theme page to the previous Action page.
They also have been updated to move all DOM related action to the PageObject instead of in the test itself.

Story: TG-56

39 of 56 branches covered (69.64%)

Branch coverage included in aggregate %.

337 of 365 relevant lines covered (92.33%)

3.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 484.1 (IONIC_E2E_DEBUG=1 IONIC_E2E_STANDALONE_TIMEOUT=60000 IONIC_ENV=test NODE_ENV=test SESSION_SECRET=secret) 26 Mar 2019 01:51PM UTC 0
89.31
Travis Job 484.1
Source Files on build 484
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #484
  • 804d5053 on github
  • Prev Build on sprint-2-introducing-actions (#481)
  • Next Build on sprint-2-introducing-actions (#502)
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