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

MHKiT-Software / MHKiT-Python / 144 / 2
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 10 Aug 2020 08:27PM UTC
Files 29
Run time 9s
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

10 Aug 2020 08:22PM UTC coverage: 91.808%. Remained the same
CONDA_ENV=py37

push

travis-ci

web-flow
Remove block comment

removed:
    """
    spectrum_type = S.columns
    if S.shape[1] == 1:
        Hm0 = _sig_wave_height(S).iloc[0,0]
        Tp0 = _peak_period(S).iloc[0,0]
        title = 'Spectrum: ' + spectrum_type[0] + ' \n Tp = {:0.2f}, Hs = {:0.2f}'.format(Tp0,Hm0)
        ax.set_title(title)
    else:
        ax.legend(spectrum_type)
    """

1782 of 1941 relevant lines covered (91.81%)

0.92 hits per line

Source Files on job 144.2 (CONDA_ENV=py37)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 82
  • Travis Job 144.2
  • 25155d25 on github
  • Prev Job for CONDA_ENV=py37 on master (#143.2)
  • Next Job for CONDA_ENV=py37 on master (#159.2)
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