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

grondo / flux-core
74%
master: 80%

Build:
Build:
LAST BUILD BRANCH: cherry-pick-rebase-pull-request-3-7c65ded4-944b-4c3a-8e00-ed2b4fd71d98-b8e939d0-a398-47dc-b90f-81ca7bbc3c71
DEFAULT BRANCH: master
Repo Added 10 Sep 2015 02:14PM UTC
Files 62
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 subcmd
branch: subcmd
CHANGE BRANCH
x
Reset
  • subcmd
  • 0.1.0
  • 0.9.0-news
  • CID-135611
  • NEWS
  • README
  • active_jobs
  • aggregator
  • aggregator-generalize
  • aggregator-jansson
  • autogen-update
  • autotools
  • ax_valgrind
  • buffer-watcher-close
  • chain-lint
  • check-code-coverage-fix
  • cherry-pick-rebase-pull-request-3-7c65ded4-944b-4c3a-8e00-ed2b4fd71d98-b8e939d0-a398-47dc-b90f-81ca7bbc3c71
  • cleanups
  • cmddriver-fixes
  • codecov
  • composite_futures
  • config-tmpfixes
  • config_simplify
  • coverage
  • coverage2
  • coverity-fixes
  • coverity_scan
  • cppcheck
  • cron
  • cron-jansson
  • cron2
  • cronodate
  • cronodate-pr-fixups
  • cronodate-testing
  • cuda_visible_devices
  • deploy-avoid-glob
  • deploy-fix
  • deploy-test
  • dirwalk
  • dirwalk-corner-cases
  • event-trace
  • extensor
  • fix-make-clean
  • flux-help
  • flux-hostlist
  • flux-object-proto
  • flux-opts
  • flux-start--wrap
  • flux-version
  • fluxometer-installed
  • gcc-8
  • hello-leak
  • hwloc-byrank-hostname
  • hwloc-lstopo
  • hwloc-walk-topo
  • imp_prototype
  • includes-order
  • installed-tests-fixes
  • issue#1062
  • issue#1097
  • issue#1101
  • issue#1121
  • issue#1179
  • issue#1250
  • issue#1251
  • issue#1280
  • issue#1356
  • issue#1366
  • issue#1370
  • issue#1379
  • issue#1416
  • issue#1491
  • issue#1504
  • issue#1592
  • issue#1638
  • issue#22
  • issue#415
  • issue#423
  • issue#426
  • issue#435
  • issue#444
  • issue#448
  • issue#522
  • issue#549
  • issue#569
  • issue#612
  • issue#655
  • issue#676
  • issue#696
  • issue#808
  • issue#821
  • issue#828
  • issue#900
  • issues-cleanup
  • job-fu
  • job-fu-orig
  • jsc-leaks
  • jsc-lru-cache
  • kvs-restore
  • lstopo
  • lstopo-working
  • lua-5.2
  • lua-5.2-test
  • lua-error-checks
  • lua-fixups
  • lua-getattr
  • lua-jansson
  • lua-test-fixes
  • lua-watchers
  • lwj-active
  • lwj-hierarchy
  • master
  • minifixes
  • minor-wreck-updates
  • minus-o-mpi
  • modloader
  • more-coverage
  • more-testing-updates
  • mpi-plugin-fixups
  • multiuser-hwloc
  • my-wednesday-tangent
  • news-0.10
  • news-0.7.0
  • news-0.8.0
  • optparse-fixups
  • optparse-flags
  • optparse-improve
  • optparse-improvements
  • optparse-posixly_correct
  • optparse-reentrant
  • optparse-reentrant2
  • optparse-subcmd-noopts
  • path-prepend
  • pmi-async-kvs
  • purge-keep
  • pylint-disable
  • rcalc-fixes
  • relnotes
  • remove-approxidate
  • rfc11-final
  • small-fixes
  • splash-fixes
  • stdin
  • stdin-links
  • stdin-test
  • stdio-to-files
  • subprocess
  • systemd-tweaks
  • t
  • t5000-valgrind-fix
  • task-affinity
  • tau-tracing
  • test
  • test-fixes
  • test-mpi
  • test_under_flux
  • testsuite-robustness
  • travis-autotool-update
  • travis-coredumps
  • travis-dep-cache-fix
  • travis-fixes
  • travis-mitigate
  • travis-mitigation
  • travis-refresh
  • travis-testing
  • travis-updates
  • trws-tracing
  • v0.3.1
  • v0.3.2
  • valgrind.supp
  • waitfile
  • waitfile-test-fixes
  • waitfile-tests-updates
  • watchers
  • wreck-aggregate
  • wreck-cancel
  • wreck-cancel-fixup
  • wreck-cmb.exec
  • wreck-cts1
  • wreck-epilog
  • wreck-experimental
  • wreck-hostlist
  • wreck-pmi-simple
  • wreck-setenv
  • wreck-test-fixes
  • wreck-timeout
  • wrexecd-affinity
  • wrexecd-cleanup
  • wrexecd-jansson
  • zio-cleanup

pending completion
553

push

travis-ci

grondo
cmd/flux: allow builtin subcmds to reuse flux handle

Add function for builtins to retrieve flux_t handle from optparse
object, opening a flux handle if it has not already been opened.

17316 of 23312 relevant lines covered (74.28%)

412308.04 hits per line

Relevant lines Covered
Build:
Build:
23312 RELEVANT LINES 17316 COVERED LINES
412308.04 HITS PER LINE
Source Files on subcmd
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
553 subcmd cmd/flux: allow builtin subcmds to reuse flux handle Add function for builtins to retrieve flux_t handle from optparse object, opening a flux handle if it has not already been opened. push 22 Jan 2016 01:08AM UTC grondo travis-ci pending completion  
552 subcmd test/optparse: test for expected error output Test for expected error output with unknown or nonexistent options. push 21 Jan 2016 07:38PM UTC grondo travis-ci pending completion  
551 subcmd cmd/flux: use optparse for flux(1) subcommands Convert flux(1) to use optparse_t for main option processing and the handling of internal or "builtin" subcommands. All internal flux(1) subcommands are now registered as optparse subcommands. In or... push 20 Jan 2016 11:58PM UTC grondo travis-ci pending completion  
550 subcmd cmd/flux: use optparse for flux(1) subcommands Convert flux(1) to use optparse_t for main option processing and the handling of internal or "builtin" subcommands. All internal flux(1) subcommands are now registered as optparse subcommands. In or... push 20 Jan 2016 11:23PM UTC grondo travis-ci pending completion  
549 subcmd cmd/flux: use optparse for flux(1) subcommands Convert flux(1) to use optparse_t for main option processing and the handling of internal or "builtin" subcommands. All internal flux(1) subcommands are now registered as optparse subcommands. In or... push 20 Jan 2016 10:06PM UTC grondo travis-ci pending completion  
548 subcmd cmd/flux: use optparse for flux(1) subcommands Convert flux(1) to use optparse_t for main option processing and the handling of internal or "builtin" subcommands. All internal flux(1) subcommands are now registered as optparse subcommands. In or... push 20 Jan 2016 07:41PM UTC grondo travis-ci pending completion  
540 subcmd optparse: add optparse_fatal_usage() Add convenience function to print a fatal error, print usage, and then call registered fatalerr function. Reorganize internal code to use this function more effectively. push 08 Jan 2016 06:07PM UTC grondo travis-ci pending completion  
539 subcmd cmd/flux: remove optparse_parse_deeply push 29 Dec 2015 06:11PM UTC grondo travis-ci pending completion  
537 subcmd cmd/flux-event: add missing optparse_destroy() Add missing optparse_destroy to src/cmd/flux-event.c. push 28 Dec 2015 10:31PM UTC grondo travis-ci pending completion  
536 subcmd cmd/flux: use optparse subcmds for flux-content Convert to optparse_reg_subcommand() for handling flux-content subcommands. push 28 Dec 2015 07:29PM UTC grondo travis-ci pending completion  
See All Builds (802)
  • 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