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

blond-admin / BLonD / 187 / 1
31%
master: 31%

Build:
DEFAULT BRANCH: master
Ran 02 Apr 2019 10:51AM UTC
Files 55
Run time 4s
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

02 Apr 2019 10:32AM UTC coverage: 32.156% (+1.8%) from 30.389%
187.1

push

travis-ci

web-flow
Fix for issue #144 and other minor fixes (#145)

- Since numpy verison 1.16, np.linspace accepts arrays as input. This caused an issue in matched_from_line_density(). The root of this was that profile.cut_options was an array of shape (1,). Cutotions.set_cuts now converts cut_left/cut_right to floats. Also, all other np.linspaces where changed from np.linspace(x,y) to np.linspace(float(x), float(y))
- corrected path to unittests in sanity_chekc.py
Minor fixes:
- .gitignore now includes __BENCHMARKS folder
- Cavity_feedback.py: when debug==True, plot the initial voltage for each 'pre_turn'

392 of 1415 branches covered (27.7%)

Branch coverage included in aggregate %.

1720 of 5153 relevant lines covered (33.38%)

0.33 hits per line

Source Files on job 187.1
  • Tree
  • List 0
  • Changed 13
  • Source Changed 13
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 159
  • Travis Job 187.1
  • 5cd68b3e on github
  • Prev Job for on master (#178.2)
  • Next Job for on master (#189.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