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

dls-controls / scanpointgenerator
99%
master: 97%

Build:
Build:
LAST BUILD BRANCH: mergingConcat
DEFAULT BRANCH: master
Repo Added 26 Feb 2016 04:18PM UTC
Files 32
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

LAST BUILD ON BRANCH jython
branch: jython
CHANGE BRANCH
x
Reset
  • jython
  • 0-1
  • 0-2
  • 0-3
  • 0-4
  • 1-0
  • 1-1
  • 1-2
  • 1-2-1
  • 1-3
  • 1-3-1
  • 1-4
  • 1-5
  • 1-6
  • 1-6-1
  • 2-0-0
  • 2-1-0
  • 2-1-1
  • 2-2
  • 2-2-1
  • 2-3
  • 3-0
  • 3-1
  • ConcatDimensions
  • StaticPointGen
  • api_tidyup
  • arbitrarypointgenerator
  • cached-points
  • concatgenerator
  • contributing
  • cpg_duration_fix
  • cpg_time_limit
  • dev
  • dim_size_indices_fix
  • dimension_change
  • dino-dev
  • documentation
  • durations
  • epl
  • excluder-docstring
  • excluder-refactor
  • excluder-refactor-2
  • feature/rotationmutator
  • fix-docs
  • fix_plot_check
  • generation_rewrite
  • get_points
  • integration
  • jython-2.5-compat
  • jython_numpy
  • licensechange
  • line_generator_changes
  • mask_fixes
  • master
  • mergingConcat
  • mesh_map
  • new
  • noncontinuous
  • nullpointgen
  • numjy_numpy
  • package_restructure
  • plotgenfix
  • polygon_fix
  • polygon_int8_fix
  • polygon_points
  • power_term_gen
  • publish-update
  • rect_roi_bounds
  • regions
  • remove_publish_stuff
  • scanning_proj_fixes
  • sector_mask_fix
  • serialization
  • serialization_fixes
  • spread_excluders
  • squashing_excluder
  • test
  • travis_deploy
  • travis_update
  • typeid_change
  • zipgenerator

pending completion
454

push

travis-ci

xen-0
Fix coverage support for Jython Travis build

"nosetests --with-coverage" uses coverage.py, which has two phases:

 - The first (run) phase runs the code and records the lines hit.
   This phase *works* when run with Jython.

 - The second (report) phase analyses the source code to determine all
   the possible paths, allowing the "miss" count to be built.
   This phase *fails* when run with Jython.

Nose does not allow omission of the second step, so our Jython tests
will always "fail" with the last error being the failure of the code
coverage report step. We can absorb this error and analyse the test
output ourselves (grep for non-zero Failures/Errors in xunit xml
output), leaving a suitable return code in "$?".

The "python version" of coveralls can then be run and will use the
output of the Jython coverage.py run.

1041 of 1051 relevant lines covered (99.05%)

4.93 hits per line

Relevant lines Covered
Build:
Build:
1051 RELEVANT LINES 1041 COVERED LINES
4.93 HITS PER LINE
Source Files on jython
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
454 jython Fix coverage support for Jython Travis build "nosetests --with-coverage" uses coverage.py, which has two phases: - The first (run) phase runs the code and records the lines hit. This phase *works* when run with Jython. - The second (report... push 17 Mar 2017 01:43PM UTC xen-0 travis-ci pending completion  
449 jython Fix coverage support for Jython Travis build "nosetests --with-coverage" uses coverage.py, which has two phases: - The first (run) phase runs the code and records the lines hit. This phase *works* when run with Jython. - The second (report... push 17 Mar 2017 11:33AM UTC xen-0 travis-ci pending completion  
447 jython Fix coverage support for Jython Travis build "nosetests --with-coverage" uses coverage.py, which has two phases: - The first (run) phase runs the code and records the lines hit. This phase *works* when run with Jython. - The second (report... push 16 Mar 2017 12:05PM UTC xen-0 travis-ci pending completion  
446 jython Fix coverage support for Jython Travis build "nosetests --with-coverage" uses coverage.py, which has two phases: - The first (run) phase runs the code and records the lines hit. This phase *works* when run with Jython. - The second (report... push 16 Mar 2017 11:58AM UTC xen-0 travis-ci pending completion  
445 jython jython_path push 16 Mar 2017 09:42AM UTC xen-0 travis-ci pending completion  
444 jython jython_path push 16 Mar 2017 09:34AM UTC xen-0 travis-ci pending completion  
442 jython add_jars_back push 15 Mar 2017 07:34PM UTC xen-0 travis-ci pending completion  
441 jython Coveralls hack using XUnit push 15 Mar 2017 07:16PM UTC xen-0 travis-ci pending completion  
440 jython Coveralls hack using XUnit push 15 Mar 2017 06:58PM UTC xen-0 travis-ci pending completion  
439 jython Coveralls hack using XUnit push 15 Mar 2017 06:58PM UTC xen-0 travis-ci pending completion  
See All Builds (643)
  • Repo on GitHub
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

© 2025 Coveralls, Inc