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

Libensemble / libensemble
91%
main: 94%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: main
Repo Added 20 Sep 2017 03:48PM UTC
Files 78
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 dsb
branch: dsb
CHANGE BRANCH
x
Reset
  • dsb
  • 0.2.0
  • debug/stop_val
  • debugging/aposmm_initial_sample_size
  • debugging/persis_aposmm+external_localopt
  • debugging/persis_aposmm_return_info
  • debugging/persis_aposmm_return_info_soln2
  • debugging/persistent_aposmm
  • debugging/readthedocs
  • debugging/simple_gen
  • develop
  • doc-fixes
  • docs/extend_platforms
  • docs/gail_edits
  • docs/improve_examples
  • docs/jln_post_paper_adjusts
  • docs/release_process
  • docs/spack_install_instructions
  • docs/spellcheck
  • docs/swchanges
  • docs/update_example_sub_scripts
  • docs/updates_for_053
  • example_presistent_gp
  • experimental/aposmm_rc
  • experimental/balsam-on-travis
  • experimental/balsam_unit_tests
  • experimental/ddmd_inspired_workflow
  • experimental/jsrun_option_string
  • experimental/kill_running_jobs
  • experimental/multiprocess_user_funcs
  • experimental/persis_sim_using_comm
  • experimental/try_python3.8
  • experimental/warpX
  • experimental/warpx
  • feature/Options
  • feature/add-conda
  • feature/add-webhooks
  • feature/add_scaling_test
  • feature/alloc_default_adjust
  • feature/aposmm+executable_localopt
  • feature/aposmm_with_scipy
  • feature/aposmm_without_global
  • feature/buffer_sends
  • feature/change_workerlist_to_node_list
  • feature/cleaning_up_persistent_aposmm
  • feature/cleanup
  • feature/comms
  • feature/comply_flake8_3.8
  • feature/doc-update
  • feature/documentation
  • feature/exact_copy_symlink
  • feature/faster_aposmm_distance
  • feature/fix-docs
  • feature/fix_balsam
  • feature/fix_utils
  • feature/general_alloc_support_cancel_nosurmise
  • feature/improve_dup_comms
  • feature/improved_aposmm
  • feature/improved_timing
  • feature/jsrun_options_method1
  • feature/kill_running_jobs
  • feature/line_length_120_for_rst_and_txt
  • feature/minor-fixes
  • feature/move_allow_oversubscribe
  • feature/mpi_closeout
  • feature/multi_fidelity
  • feature/new_pers_worker
  • feature/new_pers_worker_with_alloc_communicating
  • feature/only_calling_alloc_f_if_something_new
  • feature/only_calling_allocf_when_idle_workers
  • feature/packaging
  • feature/parmoo
  • feature/persistent_gen_and_alloc
  • feature/petsc_blmvm
  • feature/python_3.8
  • feature/removing_lambda_flake8_check
  • feature/splitting_histories
  • feature/structured_specs
  • feature/sub-packages
  • feature/subsecond_time
  • feature/support_py3.9
  • feature/tasmanian_shift_scale
  • feature/travis-multi-MPIs
  • feature/updated_vtmop
  • feature/updating_resources_tests
  • feature/yapf
  • feature/yapf_formatting
  • feature/ytopt
  • feaure/move_launch_with_retry
  • hotfix/add_pypi_badge
  • hotfix/debugging_persis_info
  • hotfix/logging
  • hotfix/update_auth_ver_quickstart
  • introducing_alloc_funcs
  • inverse_bayes_example
  • main
  • master
  • new_documentation
  • new_mods
  • refactor/prepare_vtmop_moves
  • release/v0.5.0
  • release/v0.6.0
  • temporary/alloc_support_gets_all_TESTING_CHECK
  • testing/aposmm+executable_travis
  • testing/batch_mode_fix
  • testing/fix_travis
  • testing/forces_output_tests
  • testing/hostname_test
  • testing/jan_balsam_test_adjust
  • testing/merging_error
  • testing/pre_0.7.2_travis_adjust
  • testing/psutil_pip
  • testing/py35-omit-balsam
  • testing/python3.8
  • testing/python_310
  • testing/retry3.8
  • tmp_test_branch
  • v0.1.0
  • v0.2.0
  • v0.3.0
  • v0.4.0
  • v0.4.1
  • v0.5.0
  • v0.5.1
  • v0.5.2
  • v0.6.0
  • v0.7.0
  • v0.7.1
  • v0.8.0

pending completion
640

push

travis-ci

dbindel
Fixed incomplete move of a print statement...

624 of 720 branches covered (86.67%)

Branch coverage included in aggregate %.

2295 of 2498 relevant lines covered (91.87%)

3.66 hits per line

Relevant lines Covered
Build:
Build:
2498 RELEVANT LINES 2295 COVERED LINES
3.66 HITS PER LINE
Source Files on dsb
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
640 dsb Fixed incomplete move of a print statement... push 07 Sep 2018 04:53PM UTC dbindel travis-ci pending completion  
638 dsb Merge branch 'master' of https://github.com/Libensemble/libensemble into dsb push 07 Sep 2018 12:39PM UTC dbindel travis-ci pending completion  
632 dsb Update JobController to change interface for kill handling (just set wait_time) I think the standard way to do things *ought* to be to send a SIGTERM, wait politely for termination, then send a SIGKILL if the process does not wrap up before some ... push 07 Sep 2018 04:16AM UTC dbindel travis-ci pending completion  
630 dsb Split Balsam controller into its own module. push 07 Sep 2018 03:49AM UTC dbindel travis-ci pending completion  
629 dsb Change order of hyperthreads and test arguments in BalsamController. push 07 Sep 2018 03:21AM UTC dbindel travis-ci pending completion  
624 dsb Try check poll before giving up on kill. push 07 Sep 2018 02:12AM UTC dbindel travis-ci pending completion  
623 dsb Add back sleep to prevent kill before launch (this is a bit bogus). push 07 Sep 2018 01:54AM UTC dbindel travis-ci pending completion  
622 dsb Clean up JobController.poll (+ clean up some formatting). push 07 Sep 2018 12:30AM UTC dbindel travis-ci pending completion  
621 dsb Switch explicit signal logic for launcher.cancel call. push 07 Sep 2018 12:04AM UTC dbindel travis-ci pending completion  
620 dsb Cleanup dead code. push 06 Sep 2018 11:06PM UTC dbindel travis-ci pending completion  
See All Builds (5056)
  • 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

© 2026 Coveralls, Inc