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

hyperium / hyper
91%
master: %

Build:
Build:
LAST BUILD BRANCH: h2
DEFAULT BRANCH: master
Repo Added 06 May 2015 02:16AM UTC
Files 0
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 mio
branch: mio
CHANGE BRANCH
x
Reset
  • mio
  • 0.10.x
  • 0.6.4
  • 0.9.x
  • 640-invalid-response
  • 715-buffer-grow-error
  • 740
  • 774-proxy-host
  • 794-windows-no-verify
  • 822
  • 831-client-request-end
  • 843-add-transport-to-server-request
  • allow-proxy
  • body-concat
  • cherry-lasteventid
  • cherry-origin
  • client-proxy
  • client-query
  • client-request-uri
  • client-response-url
  • client-timeout-panic
  • clippy
  • conn-close
  • cookie
  • cov-integration-tests
  • demut-connector
  • deprecate-proto
  • deps
  • dispatch-write-queued
  • docs-deploying
  • docs-generation-fix
  • doxup
  • drop-res
  • enc-dec-get-ref
  • ergo
  • error-rename
  • fix-docs
  • fix-win-x86-nounwind
  • flush
  • form-url-encoded
  • from-message
  • gen-guide
  • guide
  • guide-server
  • guide-styles
  • head-responses
  • header-convenient-constructors
  • header-multiline
  • header-tm!
  • headers-mem-slice
  • headers-raw
  • headers-vec-map
  • http-connector-enforce-scheme
  • http-date-system-time
  • http-versions
  • http10-keep-alive
  • idle-timeout
  • issue-543
  • keep-alive
  • keep-alive-timeout
  • less-deps
  • logs
  • master
  • more-on-errors
  • multi-threaded-hello
  • next-uri
  • nightly-fixes
  • no-content
  • nonexhaustive-error
  • openssl-ciphers
  • openssl-opts
  • openssl-verify
  • outgoing-generic
  • park-less
  • parse-till-blocked
  • per-tag-docs
  • perf
  • perf-up
  • pool-clean-parked
  • pool-mutex-race
  • pr/833
  • promote-timeouts
  • pub-control-error
  • quality
  • raw-status
  • readme-tests
  • remove-deprecated
  • res-send
  • rm-pool
  • rotor
  • run-until-unit
  • rust-min-version
  • server-keep-alive
  • server-request-ssl
  • ssl
  • ssl-and-cookie-up
  • ssl-direct-streams
  • timeout
  • tokio
  • tokio-squash
  • un-url
  • unflaky
  • unicase
  • unproto
  • unsudo
  • uri-fixes
  • uri-memslice
  • v0.10.0
  • v0.10.1
  • v0.10.10
  • v0.10.11
  • v0.10.12
  • v0.10.2
  • v0.10.3
  • v0.10.4
  • v0.10.6
  • v0.10.7
  • v0.10.8
  • v0.10.9
  • v0.11.0
  • v0.11.1
  • v0.11.10
  • v0.11.11
  • v0.11.12
  • v0.11.2
  • v0.11.3
  • v0.11.4
  • v0.11.5
  • v0.11.6
  • v0.11.7
  • v0.11.8
  • v0.11.9
  • v0.4.0
  • v0.5.0
  • v0.5.1
  • v0.5.2
  • v0.6.0
  • v0.6.1
  • v0.6.10
  • v0.6.11
  • v0.6.12
  • v0.6.13
  • v0.6.14
  • v0.6.15
  • v0.6.16
  • v0.6.2
  • v0.6.3
  • v0.6.7
  • v0.6.8
  • v0.6.9
  • v0.7.0
  • v0.7.1
  • v0.7.2
  • v0.8.0
  • v0.8.1
  • v0.9.0
  • v0.9.1
  • v0.9.10
  • v0.9.11
  • v0.9.12
  • v0.9.13
  • v0.9.14
  • v0.9.15
  • v0.9.16
  • v0.9.17
  • v0.9.18
  • v0.9.2
  • v0.9.3
  • v0.9.4
  • v0.9.5
  • v0.9.6
  • v0.9.7
  • v0.9.8
  • v0.9.9
  • zero-buf

pending completion
1958

push

travis-ci

seanmonstar
feat(uri): impl Eq and Hash for RequestUri

2221 of 2428 relevant lines covered (91.47%)

5.18 hits per line

Relevant lines Covered
Build:
Build:
2428 RELEVANT LINES 2221 COVERED LINES
5.18 HITS PER LINE
Source Files on mio
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1958 mio feat(uri): impl Eq and Hash for RequestUri push 16 May 2016 04:57PM UTC seanmonstar travis-ci pending completion  
1956 mio feat(uri): impl Eq and Hash for RequestUri push 13 May 2016 10:24PM UTC seanmonstar travis-ci pending completion  
1955 mio feat(uri): impl Eq and Hash for RequestUri push 13 May 2016 05:35PM UTC seanmonstar travis-ci pending completion  
1951 mio feat(uri): impl Eq and Hash for RequestUri push 10 May 2016 09:06PM UTC seanmonstar travis-ci pending completion  
1948 mio feat(uri): impl Eq and Hash for RequestUri push 09 May 2016 11:00PM UTC seanmonstar travis-ci pending completion  
1944 mio feat(uri): impl Eq and Hash for RequestUri push 09 May 2016 08:16PM UTC seanmonstar travis-ci pending completion  
1938 mio feat(lib): switch to non-blocking (asynchronous) IO BREAKING CHANGE: This breaks a lot of the Client and Server APIs. Check the documentation for how Handlers can be used for asynchronous events. push 09 May 2016 06:57PM UTC seanmonstar travis-ci pending completion  
1935 mio feat(lib): switch to non-blocking (asynchronous) IO BREAKING CHANGE: This breaks a lot of the Client and Server APIs. Check the documentation for how Handlers can be used for asynchronous events. push 09 May 2016 05:38PM UTC seanmonstar travis-ci pending completion  
1930 mio feat(lib): switch to non-blocking (asynchronous) IO BREAKING CHANGE: This breaks a lot of the Client and Server APIs. Check the documentation for how Handlers can be used for asynchronous events. push 06 May 2016 11:27PM UTC seanmonstar travis-ci pending completion  
1929 mio feat(lib): switch to non-blocking (asynchronous) IO BREAKING CHANGE: This breaks a lot of the Client and Server APIs. Check the documentation for how Handlers can be used for asynchronous events. push 06 May 2016 10:42PM UTC seanmonstar travis-ci pending completion  
See All Builds (1983)
  • 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