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

dooboolab / flutter_calendar_carousel / 80
52%

Build:
DEFAULT BRANCH: master
Ran 24 Sep 2019 07:33AM UTC
Jobs 1
Files 6
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
80

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

Jobs
ID Job ID Ran Files Coverage
1 80.1 (JOB=PR) 24 Sep 2019 07:33AM UTC 0
12.41
Travis Job 80.1
Source Files on build 80
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #80
  • 0d61cc12 on github
  • Prev Build on master (#77)
  • Next Build on master (#82)
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