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

mishioo / tesliper / 4 / 1
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: 0.9.3
DEFAULT BRANCH: master
Ran 24 Nov 2019 07:53PM UTC
Files 18
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

24 Nov 2019 04:24PM UTC coverage: 49.284%. Remained the same
4.1

push

travis-ci-com

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 4.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2
  • Travis Job 4.1
  • 0b1c3cb8 on github
  • Prev Job for on dev (#2.2)
  • Next Job for on dev (#5.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