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

MediaComem / biopocket-mobile / 117
88%
master: 90%

Build:
Build:
LAST BUILD BRANCH: v1.0.0
DEFAULT BRANCH: master
Ran 23 Feb 2018 10:19AM UTC
Jobs 1
Files 19
Run time 1s
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
117

push

travis-ci

Tazaf
Show a card when a location's marker is clicked

The card is currently rendered using Ionic's Popover service.
Ultimately, this should be switched to a custom implementation ; the
current behavior being not ideal for two main reasons.

The first is that the animation is relative to the platform and, except
the ios animation, the other are bad for the UX. We should try and
implement our own slide-in up animation.
The second reason being that when clicking on a location's marker, the map
should move to put this marker at the center of the viewport. But since
the height of the card is needed for the calculation, it's only possible
to move the map *after* the card is displayed, resulting in a delay in the
map animation that is also bad UX.

The card currently display only very basic information without any real
layout. This should be updated when the layout integration starts.

Sidenote: I've added a new section on the `DEVELOPMENT.md` file that list
links to the documentation of libraries used in the project. This should
be updated whenever we add a new major library.

Tests: I've replaced all `callCount` calls with the correct equivalent
from the Chai Sinon Assertion Library (that is : `calledOnce`,
`calledTwice` and so on ; this is for better consistancy.

Story: TG-51
Tasks: TG-99, TG-100

20 of 30 branches covered (66.67%)

Branch coverage included in aggregate %.

181 of 205 relevant lines covered (88.29%)

4.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 117.1 (NODE_ENV=test) 23 Feb 2018 10:19AM UTC 0
85.53
Travis Job 117.1
Source Files on build 117
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Travis Build #117
  • a2defdba on github
  • Prev Build on story-poi-details (#116)
  • Next Build on story-poi-details (#119)
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