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

mishioo / tesliper / 2 / 6
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: 0.9.3
DEFAULT BRANCH: master
Ran 24 Nov 2019 04:27PM UTC
Files 18
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 Nov 2019 04:24PM UTC coverage: 49.284%. First build
PATH=/c/Python37:/c/Python37/Scripts:$PATH

push

travis-ci

Mishioo
Tested and enhanced datawork.spectra. Corrected Travis CI badge in README.md.

datawork.spectra.count_imaginary():
    - corrected handling arrays with 0 and 1 dimensions
    - enhanced error handling - now ValueError will be raised if input array
      has more than 2 dimensions
    - corrected docstring
datawork.spectra.find_imaginary():
    - corrected return value to be numpy.array of indeices, not tuple of numpy.arrays
    - enhanced error handling - now ValueError will be raised if input array
      has more than 2 dimensions
    - corrected docstring
datawork.spectra.gaussian():
    - corrected constants precision
    - enhanced error handling - now ValueError will be raised if given width is
      not greater than zero or if `intensities` and `frequencies` are not of the
      sane shape
    - ensured returning empty array if empty abscissa given
    - corrected docstring
datawork.spectra.lorentzian():
    - enhanced error handling - now ValueError will be raised if given width is
      not greater than zero or if `intensities` and `frequencies` are not of the
      sane shape
    - ensured returning empty array if empty abscissa given
    - corrected docstring
datawork.spectra.calculate_spectra():
    - enhanced error handling - now ValueError will be raised if `intensities`
      and `frequencies` are not of the sane shape
    - corrected docstring
test.unit.datawork.spectra:
    - created tests for all functions in tesliper.datawork.spectra
README.md
    - corrected Travis CI badge ("travis-ci.org" -> "travis-ci.com")
    - shortened information about python versions compatibility

860 of 1745 relevant lines covered (49.28%)

0.49 hits per line

Source Files on job 2.6 (PATH=/c/Python37:/c/Python37/Scripts:$PATH)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 2.6
  • 0b1c3cb8 on github
  • Next Job for PATH=/c/Python37:/c/Python37/Scripts:$PATH on dev (#4.6)
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