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

blond-admin / BLonD / 187
31%

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

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'

389 of 1412 branches covered (27.55%)

Branch coverage included in aggregate %.

35 of 35 new or added lines in 12 files covered. (100.0%)

1720 of 5153 relevant lines covered (33.38%)

0.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 187.1 02 Apr 2019 10:51AM UTC 0
32.16
Travis Job 187.1
2 187.2 02 Apr 2019 10:51AM UTC 0
30.38
Travis Job 187.2
Source Files on build 187
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #187
  • 5cd68b3e on github
  • Prev Build on master (#178)
  • Next Build on master (#189)
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