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

vanstyn / RapidApp / 1049 / 6
51%
master: 51%

Build:
Build:
LAST BUILD BRANCH: v1.3105
DEFAULT BRANCH: master
Ran 09 Jun 2017 07:38PM UTC
Files 95
Run time 4s
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

09 Jun 2017 07:20PM UTC coverage: 50.761%. Remained the same
1049.6

push

travis-ci

vanstyn
appdv-fill-absolute now works for normal (not 'big') fields

Also made API change, setting height:100% on the top element which has
the appdv-fill-absolute class. This is needed for the normal fields to
work when they do not have some external mechanism to give them a
height. The problem is when we do have a heigt via absolute position
with an offset, such as "top:40px" -- in that case, the height 100% will
cause the element to be 40px too big.

As a solution, when doing these offsets, it will be needed to set a
hgiht using calc(), for instance:

 height:calc(100% - 40px);

solves the problem and now it works in both cases

(set dev ver 1.2111_64)

3300 of 6501 relevant lines covered (50.76%)

222.52 hits per line

Source Files on job 1049.6
  • Tree
  • List 0
  • Changed 4
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1049
  • Travis Job 1049.6
  • 882b3e86 on github
  • Prev Job for on template_provider_store (#1048.6)
  • Next Job for on template_provider_store (#1050.1)
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