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

mishioo / tesliper / 2
92%
master: 92%

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

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

3440 of 6980 relevant lines covered (49.28%)

2.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2.1 24 Nov 2019 04:25PM UTC 0
49.28
Travis Job 2.1
2 2.2 24 Nov 2019 04:25PM UTC 0
49.28
Travis Job 2.2
3 2.3 24 Nov 2019 04:35PM UTC 0
49.28
Travis Job 2.3
5 2.5 (PATH=/c/Python36:/c/Python36/Scripts:$PATH) 24 Nov 2019 04:26PM UTC 0
49.28
Travis Job 2.5
6 2.6 (PATH=/c/Python37:/c/Python37/Scripts:$PATH) 24 Nov 2019 04:27PM UTC 0
49.28
Travis Job 2.6
Source Files on build 2
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2
  • 0b1c3cb8 on github
  • Next Build on dev (#4)
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