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

tylerb / graceful
52%
master: 67%

Build:
Build:
LAST BUILD BRANCH: connstate
DEFAULT BRANCH: master
Repo Added 07 Apr 2015 12:22AM UTC
Files 5
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 connstate
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 1.2.7
  • dronedebug
  • fix-http2-tests-go-1-7
  • master
  • v1.2.10
  • v1.2.11
  • v1.2.12
  • v1.2.13
  • v1.2.14
  • v1.2.15
  • v1.2.6
  • v1.2.7
  • v1.2.8
  • v1.2.9

18 Nov 2018 07:14PM UTC coverage: 51.558% (-15.9%) from 67.422%
94

Pull #111

travis-ci

web-flow
Fix race in connection state test

=== RUN   TestGracefulForwardsConnState
--- FAIL: TestGracefulForwardsConnState (0.25s)
	graceful_test.go:328: Incorrect connection state tracking.
		  actual: map[new:8 active:8]
		expected: map[new:8 active:8 closed:8]
Pull Request #111: Fix race in connection state test

182 of 353 relevant lines covered (51.56%)

35.02 hits per line

Relevant lines Covered
Build:
Build:
353 RELEVANT LINES 182 COVERED LINES
35.02 HITS PER LINE
Source Files on master
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
94 connstate Fix race in connection state test === RUN TestGracefulForwardsConnState --- FAIL: TestGracefulForwardsConnState (0.25s) graceful_test.go:328: Incorrect connection state tracking. actual: map[new:8 active:8] expected: map[new:8 active:8 c... Pull #111 18 Nov 2018 07:15PM UTC web-flow travis-ci
51.56
93 connstate Fix race in connection state test === RUN TestGracefulForwardsConnState --- FAIL: TestGracefulForwardsConnState (0.25s) graceful_test.go:328: Incorrect connection state tracking. actual: map[new:8 active:8] expected: map[new:8 active:8 c... Pull #111 18 Nov 2018 06:38PM UTC web-flow travis-ci
51.56
92 master Fix: graceful never close use <-s.StopChan() we use gracefull in my project and use <-s.StopChan() to wait service gracefully closed. but it never return. i got a afternoon to figure out way. yeah, i think it is a bug. reason: // Fix: stopC... Pull #108 20 Mar 2018 10:56AM UTC web-flow travis-ci pending completion  
91 master Fix regression for go 1.3.3 Pull #107 20 Feb 2018 03:01PM UTC web-flow travis-ci pending completion  
90 master Interrupted locking mechanism The following commit introduces a lock around the Interrupted state. Introduction of the lock helps prevent race conditions where accessing internal state at the same time as the Server.handleInterrupt. Ideally I wo... Pull #107 20 Feb 2018 02:58PM UTC web-flow travis-ci pending completion  
89 master Merge pull request #103 from F21/go-1.8 Add note about Go 1.8 to readme push 21 Feb 2017 05:11PM UTC web-flow travis-ci pending completion  
87 master Add note about Go 1.8 to readme Pull #103 21 Feb 2017 03:30AM UTC web-flow travis-ci pending completion  
86 v1.2.15 Merge pull request #102 from jacobbaskin/new_idle Mark newly-added connections as idle push 01 Feb 2017 08:00PM UTC web-flow travis-ci pending completion  
85 master Merge pull request #102 from jacobbaskin/new_idle Mark newly-added connections as idle push 01 Feb 2017 07:59PM UTC web-flow travis-ci pending completion  
84 master Mark newly-added connections as idle Pull #102 01 Feb 2017 07:53PM UTC web-flow travis-ci pending completion  
See All Builds (198)
  • 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