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

pycroscopy / sidpy / 47
51%

Build:
DEFAULT BRANCH: master
Ran 17 Aug 2020 09:07PM UTC
Jobs 6
Files 25
Run time 3min
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
47

push

travis-ci-com

gduscher
Update dataset.py

def __init__(self, *args, **kwargs):
        super(Dataset, self).__init__(*args, **kwargs)
broke the class
needs to be:

def __init__(self, *args, **kwargs):
        super(Dataset, self).__init__()

1022 of 2222 relevant lines covered (45.99%)

2.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 47.1 17 Aug 2020 09:07PM UTC 0
45.77
Travis Job 47.1
2 47.2 17 Aug 2020 09:07PM UTC 0
44.87
Travis Job 47.2
3 47.3 17 Aug 2020 09:07PM UTC 0
46.28
Travis Job 47.3
4 47.4 17 Aug 2020 09:07PM UTC 0
45.77
Travis Job 47.4
5 47.5 17 Aug 2020 09:07PM UTC 0
45.77
Travis Job 47.5
6 47.6 17 Aug 2020 09:11PM UTC 0
45.77
Travis Job 47.6
Source Files on build 47
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #47
  • aca8f9a7 on github
  • Prev Build on master (#46)
  • Next Build on master (#48)
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