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

mishioo / tesliper / 4
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: 0.9.3
DEFAULT BRANCH: master
Ran 24 Nov 2019 04:25PM UTC
Jobs 5
Files 162
Run time 211min
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
4

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

7740 of 15705 relevant lines covered (49.28%)

2.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4.1 24 Nov 2019 07:53PM UTC 0
49.28
Travis Job 4.1
2 4.2 24 Nov 2019 07:53PM UTC 0
49.28
Travis Job 4.2
3 4.3 24 Nov 2019 07:54PM UTC 0
49.28
Travis Job 4.3
5 4.5 (PATH=/c/Python36:/c/Python36/Scripts:$PATH) 24 Nov 2019 07:56PM UTC 0
49.28
Travis Job 4.5
6 4.6 (PATH=/c/Python37:/c/Python37/Scripts:$PATH) 24 Nov 2019 07:56PM UTC 0
49.28
Travis Job 4.6
Source Files on build 4
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #4
  • 0b1c3cb8 on github
  • Prev Build on dev (#2)
  • Next Build on dev (#5)
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