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

dooboolab / flutter_calendar_carousel / 80 / 1
52%
master: 52%

Build:
DEFAULT BRANCH: master
Ran 24 Sep 2019 07:33AM UTC
Files 6
Run time 0s
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

24 Sep 2019 07:29AM UTC coverage: 12.413% (-0.2%) from 12.589%
JOB=PR

push

travis-ci-com

hyochan
Allow the use of generic type with Interface (#149)

* created interface EventInterface
   ```
   created EventInterface with methods: DateTime getDate()
   String getTitle()
   Widget getIcon()
   Widget getDot()
   ```
   Overrided method in class Event, now implements EventInterface
* Replaced Event with T extends EventInterface
   ```
   replaced all class Event with T
   now we can use any class that implements the interface
   ```

71 of 572 relevant lines covered (12.41%)

0.18 hits per line

Source Files on job 80.1 (JOB=PR)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 70
  • Travis Job 80.1
  • 0d61cc12 on github
  • Prev Job for JOB=PR on master (#77.1)
  • Next Job for JOB=PR on master (#82.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