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

ironsmile / nedomi
67%
master: 73%

Build:
Build:
LAST BUILD BRANCH: getContextFromRequest
DEFAULT BRANCH: master
Repo Added 27 Jun 2015 12:36PM UTC
Files 87
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 notNilNextHandler
branch: notNilNextHandler
CHANGE BRANCH
x
Reset
  • notNilNextHandler
  • accesslogSizeFix
  • addLocationInfoInAccessLog
  • addStackToFlexibleResponseWriterError
  • additional_modules
  • advanced-upstreams
  • as-many-tests-as-i-can-think-of
  • bad_fmt
  • benchmarks/lru
  • bugfix/default-upstream-host-headers
  • bugfix/handlersSettingsPointingToSameUnderlyingArray
  • bugfix/ironsmileLoggerLevelSetting
  • bugfix/misc
  • bugfix/mutex-for-storage-headers
  • bugfix/original-host-header-forwarding
  • bugfix/panicsFromTheScheduler
  • bugfix/pidfile-cleanup
  • bugfix/smartReader
  • bugfix/storageLoadHardening
  • bugfix/tooManyOpenFiles
  • bugfix/upstream-with-basic-auth-again
  • cache-related-headers
  • circumventHttpServerTimeoutBeingDeadlineByChangingWhatConn.SetDeadlineDoes
  • cleanup
  • cleanup-3
  • cleanup-4
  • cleanup-redux
  • config
  • configurable-makefile
  • contexts
  • debug_headers
  • disk-refactor
  • disk-restore-test
  • enable_lint
  • enforce_lint
  • errcheck
  • error_vet
  • feature/CompositeError.AppendErrorNilNoop
  • feature/access-log-hostname
  • feature/access-log-hostname-with-unknown-location
  • feature/accesslog
  • feature/cacheKeyBuilding
  • feature/change-log
  • feature/config-parsing-error-messages
  • feature/configurable-default-cache-time
  • feature/consistentStatus
  • feature/dirGetsStrip
  • feature/disk-loading-on-restart
  • feature/expire
  • feature/grace
  • feature/handlerChains
  • feature/handlerConfigurationAndOtherRefactorings
  • feature/headers-rewrite
  • feature/headersRewrite
  • feature/io-tranfer-size
  • feature/io_min_max_settings
  • feature/iterateWithSkipCacheKeyInPath
  • feature/locations
  • feature/logrotate-config
  • feature/mp4Handler
  • feature/optional-http-pprof-address
  • feature/pprofHandler
  • feature/purge
  • feature/purge2.0
  • feature/reimplementThrottle
  • feature/serverStatistics
  • feature/someHandlers
  • feature/statusJSON
  • feature/statusPageSettings
  • feature/statusVersion
  • feature/storage.Close
  • feature/synchronizedUpstreams
  • feature/upstream-redone
  • feature/useSendFileSometimes
  • feature/versioning
  • feature/vhost-aliases
  • fix/applicationLoggerNotBeingClosedAndRaces
  • fix/dateHeaderCaching
  • fix/deadlineFixes
  • fix/dontPromoteJustAdded
  • fix/headersDoubleAdd
  • fix/headersNotCopyingStatus
  • fix/ironsmileLogger
  • fix/loggerFileLeaking
  • fix/logger_std_always_newline
  • fix/lruListTier
  • fix/lruResizeBreakingLRU
  • fix/panicInLRUWhenWeAreInconsistent
  • fix/proxy-loop
  • fix/proxy_balance_on_path_only
  • fix/purgeNotReturningFalse
  • fix/raceConditions
  • fix/schedulerGetsALogger
  • fix/skipReadCloserFix
  • fix/testConfig
  • fix/testingImport
  • fix/testing_flags_leak
  • fix/timerIsNotTicker
  • fix/tooManyOpenFiles
  • fixes/synchronizedUpstreams
  • flv-fixes
  • fmt_vet_changes
  • generate-check
  • getContextFromRequest
  • go-only-generate-system
  • golintChanges
  • headers-readme-more-examples
  • httputils
  • init-refactoring
  • io-workers
  • jsonErrorMessages
  • log_module
  • logger_fix
  • loggers_linting
  • logsLevelChanges
  • lruBenchmarks
  • lruResizeDownFixes
  • main-improvements
  • master
  • misc/errcheckHappiness
  • mock
  • more-upstreams
  • mp4-fixes
  • no-loop-orchestrator
  • no-orchestrator
  • noCacheKeyInPath
  • optimizations
  • optimize-reading
  • optimizeGetContentsAndFriends
  • orchestration
  • orchestration-test-fixes
  • orchestration-test-fixes-2
  • orchestrator2
  • partWriterShortWriteLoggedAsError
  • performance_test
  • proxy-handler
  • proxy-retry
  • purge-fixes
  • readerFixes
  • refactoring-removing-stutter
  • refactoring/partWriter
  • refactorings/useMoreHashes
  • reimplementUpstreamWithClient
  • release/0.1
  • reload-config
  • remove-via
  • removeAStat
  • removeCustomErrorWithStack
  • request-id
  • resizeDown
  • response-timeouts-instead-of-deadlines
  • revertDuplicateCacheZoneKeyRestriction
  • rewriteDateAndTimeBasedHeaders
  • rewriteTimeBasedHeaders
  • schedulerReuseTimer
  • spelling
  • start-as-a-normal-user
  • storage-disk-WIP
  • storageReloadLogging
  • testCleanup
  • testCoverallsCoverageLogic
  • tests-and-cleanup
  • timeoutConnOptimization
  • travis-1.5
  • travisIgnoreVendored
  • travisTipFailure
  • upTheLimits
  • upstream-basic-auth-test
  • upstream-impl
  • upstream-impl-fixes
  • utilsCleanup
  • v.0.1.1-retry
  • v0.1.0
  • v0.1.10
  • v0.1.11
  • v0.1.12
  • v0.1.13
  • v0.1.14
  • v0.1.15
  • v0.1.2
  • v0.1.3
  • v0.1.4
  • v0.1.5
  • v0.1.6
  • v0.1.7
  • v0.1.8
  • v0.1.9

pending completion
516

push

travis-ci

MStoykov
add NotNilNextHandler error type and use it in handler.proxy

for handlers who do not call next (ever) it's unreasonable to have next
handler - it's most probably configuration error which may or may not be
fatal. For this reasons it should be prohibited.

2277 of 3374 relevant lines covered (67.49%)

4314.22 hits per line

Relevant lines Covered
Build:
Build:
3374 RELEVANT LINES 2277 COVERED LINES
4314.22 HITS PER LINE
Source Files on notNilNextHandler
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
516 notNilNextHandler add NotNilNextHandler error type and use it in handler.proxy for handlers who do not call next (ever) it's unreasonable to have next handler - it's most probably configuration error which may or may not be fatal. For this reasons it should be pro... push 23 Oct 2015 06:06PM UTC MStoykov 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

© 2025 Coveralls, Inc