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

guard / listen
94%
master: 98%

Build:
Build:
LAST BUILD BRANCH: github-actions
DEFAULT BRANCH: master
Repo Added 29 Mar 2013 08:26PM UTC
Files 29
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 only
branch: only
CHANGE BRANCH
x
Reset
  • only
  • 19only
  • adapter_dependencies
  • add_fsevent_debug
  • add_missing_require
  • advanced_thread_debugging
  • attempt_fix_win_relpath_crash
  • avoid_calling_debug_log_code
  • backport_383_fix_transition_to_stopped
  • backport_major_bugfixes
  • bsd_patches
  • bsd_patches_wip_weep
  • cb-avoid_tcp_nil_error
  • cb-dont_abort_on_duplicate_dir
  • changes_callback_raise
  • check_ruby_on_startup
  • cleanup_improvements_and_wdm_fixes
  • debug-jruby-9-2-on-travis
  • defensive_logger
  • e2-add_missing_digest_md5_require
  • e2-allow_bigger_lag_on_travis_osx
  • e2-dont_clobber_record
  • e2-dont_symlink_check_files
  • e2-fix_3x_regressions_325
  • e2-fix_jruby_warnings_and_spec_races
  • e2-fix_toplevel_const_warning
  • e2-mri2.2-rubocop_overhaul
  • e2-rework_adapter_option_handling
  • e2-rework_record_logic
  • e2-stop_on_symlink_loop
  • fix_243_darwin_dirs
  • fix_243_macos_multiple_dirs
  • fix_293_recover_from_smb_failure
  • fix_crash_when_uninitialized
  • fix_exception_logging_osx
  • fix_fsevent_dir_bug
  • fix_kate_ignore_regexp
  • fix_listen_stop
  • fix_state_transition
  • fix_state_transition_to_stop
  • fix_tcp_class_error
  • fix_version_constraints
  • fixing_jruby_support
  • gedit_fix_266
  • github-actions
  • handle_sed_replace
  • hyperspeed_build
  • implement_adapter_stop
  • intellij_ignores
  • issue-146-better-exit-on-int-signal
  • jruby
  • kate_editing_tmp_ignores
  • listen_3x_proposal
  • listen_false_until_built
  • lock_to_celluoid_0-16
  • massive_rubocop_cleanup
  • master
  • minor_development_fixes
  • multi_listener_generalization
  • only-fix
  • polling/double
  • proper_fix-144
  • rb-fsevent-upgrade
  • reduce_multiple_fsevent_processes
  • relative_paths_option
  • relative_silencer
  • remove-thread_pool
  • remove18
  • remove_signal_handling
  • rescan_after_quick_delete
  • rework_TCP_option_handling
  • rework_deps
  • rework_main_loop
  • rework_osx_specs
  • rework_tcp_listener
  • rymai-update-ruby-version-travis
  • split_paths_into_watched_and_relative
  • start_bang_for_blocking
  • supervisor
  • sync_record_build
  • thread-kill
  • travis_multi_os
  • trigger_fetch_or_store_problem
  • untagged-d2eff3b54068eb9de5de
  • update-dependencies-and-travis-matrix
  • update-rubocop
  • update_travis_rubies
  • use_ruby_dep_gem
  • v1.0
  • v1.3
  • v2.0
  • v2.0.4
  • v2.1.0
  • v2.1.1
  • v2.1.2
  • v2.10.0
  • v2.10.1
  • v2.2.0
  • v2.3.0
  • v2.3.1
  • v2.4.0
  • v2.4.1
  • v2.5.0
  • v2.6.0
  • v2.6.2
  • v2.7.0
  • v2.7.1
  • v2.7.10
  • v2.7.11
  • v2.7.12
  • v2.7.2
  • v2.7.3
  • v2.7.4
  • v2.7.5
  • v2.7.6
  • v2.7.7
  • v2.7.8
  • v2.7.9
  • v2.8.0
  • v2.8.1
  • v2.8.2
  • v2.8.3
  • v2.8.4
  • v2.8.5
  • v2.8.6
  • v2.9.0
  • v3.0
  • v3.0.0
  • v3.0.1
  • v3.0.2
  • v3.0.3
  • v3.0.4
  • v3.0.5
  • v3.0.6
  • v3.0.7
  • v3.0.8
  • v3.1.0
  • v3.1.1
  • v3.1.2
  • v3.1.3
  • v3.1.4
  • v3.1.5
  • v3.2.0
  • v3.2.1
  • wdm_debugging
  • wmd_debugging
  • workaround_rubygems_spec_bug

pending completion
540

push

travis-ci

thibaudgg
Fix change type in bsd, linux and windows adapter

‘file’ instead of ‘File’

709 of 757 relevant lines covered (93.66%)

14.04 hits per line

Relevant lines Covered
Build:
Build:
757 RELEVANT LINES 709 COVERED LINES
14.04 HITS PER LINE
Source Files on only
  • Tree
  • List 0
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
540 only Fix change type in bsd, linux and windows adapter ‘file’ instead of ‘File’ push 21 Nov 2013 08:28AM UTC thibaudgg travis-ci pending completion  
538 only Add debug print for Travis push 21 Nov 2013 08:16AM UTC thibaudgg travis-ci pending completion  
536 only Fix specs push 20 Nov 2013 04:18PM UTC rymai travis-ci pending completion  
535 only Check for silenced path only against files One of the reason for this change is that in the end the changes we report to the user (i.e. in the changes callback) are files changes, not directories changes. And also because it's simpler to implemen... push 05 Nov 2013 11:37PM UTC rymai travis-ci pending completion  
534 only Merge pull request #160 from guard/only-fix Fixes the #silenced? method when "only" patterns are present push 04 Nov 2013 10:44AM UTC thibaudgg travis-ci pending completion  
533 only Fixes the #silenced? method when "only" patterns are present As soon as a path is matched against an "only" regexp, it's not silenced, so it's silenced if it doesn't match any "only" regexps. If fixes the previous logic that was requiring a path ... Pull #160 01 Nov 2013 11:39PM UTC rymai travis-ci pending completion  
519 only Begin to add `only` option push 21 Oct 2013 12:02PM UTC thibaudgg travis-ci pending completion  
See All Builds (990)
  • Repo on GitHub
  • CI Project
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