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

maidsafe / qp2p
70%
main: 64%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: main
Repo Added 08 Sep 2020 01:44PM UTC
Token aVqQMUNkrW4rLjBPRhmyK0GEbTVaMrLuu regen
Build 464 Last
Files 9
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 rm-connection-pool
branch: rm-connection-pool
CHANGE BRANCH
x
Reset
Sync Branches
  • rm-connection-pool
  • 0.8-TryTestFixing
  • AddRebind
  • AssertOnePort
  • Breaking
  • Chore-NoUnboundedChannels
  • Chore-SetRingOnQuinn
  • Chore-SomeError
  • Chore-UpdateBytes
  • Ci-UpdateRelease
  • Feat-CloseReason
  • Feat-IncludeSocketInConnectionId
  • Feat-OverrideBootstrap
  • Feat-RepresentativeUserMsg
  • Feat-Tracing
  • Fix-CiMain
  • Fix-ClientIp-SetToSameRealmAsContacts
  • Fix-Clippy1.58
  • Fix-ErrorOnEmptyBootstrap
  • FixCi
  • FixLoopbackIp
  • FixingStartup
  • RemoveErrorLog
  • RemoveUnneededMutex
  • Test-EnsureKeepAliveWorks
  • Tests-TimedOuts
  • TweaksToReduceAllocations
  • add_cargo_deny
  • add_cd
  • allow-compilation-on-32-bit-architectures
  • better-igd-log
  • better-retries
  • boostrap-fix
  • chore-clippy
  • chore-release-v0.31
  • clean-fresh
  • conn-id
  • connection-debug
  • connection-errors
  • connection-incoming-messages
  • connection-pool
  • default-no-keep-alive
  • doc-test
  • dont-init-logger
  • drusu/fixes
  • feat-builder
  • feat-config-attr-to-set-max-concurrent-bi-streams
  • feat-conn-id-as-part-of-stream-id-display
  • feat-enhancement-api
  • feat-improve-end-of-stream-error
  • feat-no-igd-feature
  • feat-qp2p-6
  • feat-recvstream-id-api
  • fix-concurrency-bootstrap
  • fix-endpoint-info
  • fix-igd-loop
  • fix-log
  • fix-rng-faster
  • fix-send-uni-error-handling
  • fix-test
  • fix-test-errors
  • fix-treat-timeout-error-as-not-benign
  • fix_cd
  • fix_example
  • fix_udeps
  • fixes
  • flaky-quinn-test
  • get_connection
  • gha
  • igd-fix
  • local-ip-using-hcc
  • log_detail
  • main
  • manual-port-fwd-fix
  • many-messages
  • master
  • missing-source
  • more-fixes
  • new-api
  • no-msg-no-problem
  • no-unwrap
  • optional-per-msg-retry-policy
  • patch-1
  • port-assign
  • pr_size_limit
  • pr_size_limit_action
  • quinn-test
  • rcp-3
  • rcp-4
  • rebootstrap
  • rebuild-examples
  • refactor-api
  • refactor-config
  • refactor-errors
  • refactor-misc
  • refactor-remove-redundant-conn-public-api
  • refactor-single-conn-id-gen-helper
  • refactor-single-wiremsg-per-stream
  • refactor-wire-msg
  • remove-excessive-cloning
  • remove-mock
  • remove-test-println
  • restrict-amount-of-bytes-to-read-from-stream
  • rip-bootstrap-cache
  • rip-connection-pool
  • rip-connection-pool-2
  • rip-connection-pool-meh
  • rm-connection-counts
  • rm-disconnection-events
  • serde_dependency
  • stream-priority
  • structopt_pr
  • support-no-keepalive
  • tests
  • try_recv_pr
  • unmut
  • update-xorname
  • update_cache_version
  • update_cicd
  • update_name
  • update_udeps
  • update_xorname
  • upgrade-tokio
  • upgrade-tokio-to-v1
  • upnp-async
  • verify-reachability
  • version-bump-v0.10.0
  • version-bump-v0.11.0
  • version-bump-v0.11.1
  • version-bump-v0.11.10
  • version-bump-v0.11.2
  • version-bump-v0.11.3
  • version-bump-v0.11.4
  • version-bump-v0.11.5
  • version-bump-v0.11.6
  • version-bump-v0.11.7
  • version-bump-v0.11.8
  • version-bump-v0.8.2
  • version-bump-v0.8.3
  • version-bump-v0.8.4
  • version-bump-v0.8.5
  • version-bump-v0.8.6
  • version-bump-v0.8.9
  • version-bump-v0.9.0
  • version-bump-v0.9.1
  • version-bump-v0.9.10
  • version-bump-v0.9.11
  • version-bump-v0.9.13
  • version-bump-v0.9.14
  • version-bump-v0.9.17
  • version-bump-v0.9.19
  • version-bump-v0.9.2
  • version-bump-v0.9.20
  • version-bump-v0.9.24
  • version-bump-v0.9.25
  • version-bump-v0.9.3
  • version-bump-v0.9.4
  • version-bump-v0.9.6
  • version-bump-v0.9.7
  • version-bump-v0.9.9
  • warn-log
  • wrap_quinn_StreamID

pending completion
1387104943

Pull #345

github

GitHub
Merge 797666efb into 03856014c
Pull Request #345: Remove `ConnectionPool`

66 of 74 new or added lines in 4 files covered. (89.19%)

685 of 972 relevant lines covered (70.47%)

1.68 hits per line

Relevant lines Covered
Build:
Build:
972 RELEVANT LINES 685 COVERED LINES
1.68 HITS PER LINE
Source Files on rm-connection-pool
  • Tree
  • List 10
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1387104943 rm-connection-pool Merge 797666efb into 03856014c Pull #345 26 Oct 2021 07:16PM UTC GitHub github pending completion  
1387067916 rm-connection-pool Merge b84a6f09c into 03856014c Pull #345 26 Oct 2021 07:07PM UTC GitHub github pending completion  
1387054950 rm-connection-pool Merge d28f00480 into 03856014c Pull #345 26 Oct 2021 07:03PM UTC GitHub github pending completion  
1364971293 rm-connection-pool Merge 7ad72f442 into 03856014c Pull #345 26 Oct 2021 06:14PM UTC GitHub github pending completion  
1360592005 rm-connection-pool Merge 615df619e into 35bab9ef8 Pull #345 19 Oct 2021 07:17PM UTC GitHub github
61.62
1360587557 rm-connection-pool Merge 3718955e7 into 35bab9ef8 Pull #345 19 Oct 2021 07:15PM UTC GitHub github pending completion  
See All Builds (247)

Badge your Repo: qp2p

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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