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

renatomassaro / FeebDB
82%
main: 86%

Build:
Build:
LAST BUILD BRANCH: bump-dependencies
DEFAULT BRANCH: main
Repo Added 23 Aug 2024 09:59PM UTC
Files 61
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 improved-monitoring-of-leased-connections
branch: improved-monitoring-of-leased-connections
CHANGE BRANCH
x
Reset
  • improved-monitoring-of-leased-connections
  • add-after_read-callbacks
  • add-db_reload
  • add-format-opts
  • add-support-for-composite-PKs
  • add-support-for-custom-selection-fields
  • add-support-for-enqueueing-repos
  • add-support-for-structs-in-map-type
  • add-update_all-and-delete_all
  • allow-enum-values-to-be-defined-as-a-function
  • better-migrations
  • bump-dependencies
  • extract-stack-implementation
  • improve-structs-support-in-map-type
  • improved-context-handlin
  • improved-context-handling
  • main
  • make-migrations-atomic
  • minor-enhancements
  • r/add-db-with-context
  • r/add-dialyzer
  • r/add-enum-type
  • r/add-github-actions
  • r/generalize-migrator-metadata-function
  • r/improve-types
  • simplify-virtual-fields
  • support-custom-types
  • virtual-fields
  • wip

28 Nov 2024 11:08AM UTC coverage: 81.865% (+0.6%) from 81.313%
0a542991f8780fb5893c56dcc3befb0697ce8a59

Pull #15

github

renatomassaro
Refactor Repo and RepoManager to use structs for internal state

Type safety!
Pull Request #15: Improved monitoring of leased connections

82 of 87 new or added lines in 7 files covered. (94.25%)

1106 of 1351 relevant lines covered (81.87%)

19813.53 hits per line

Relevant lines Covered
Build:
Build:
1351 RELEVANT LINES 1106 COVERED LINES
19813.53 HITS PER LINE
Source Files on improved-monitoring-of-leased-connections
  • Tree
  • List 60
  • Changed 18
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
0a542991... improved-monitoring-of-leased-connections Refactor Repo and RepoManager to use structs for internal state Type safety! Pull #15 28 Nov 2024 11:09AM UTC renatomassaro github
81.87
72d82b81... improved-monitoring-of-leased-connections Have a unified API for starting a Repo The implicit "if manager absent then it is nil" logic was causing bugs and it's always better to be explicit Pull #15 28 Nov 2024 01:16AM UTC renatomassaro github
81.65
94733e44... improved-monitoring-of-leased-connections Fix typo Pull #15 27 Nov 2024 10:35AM UTC renatomassaro github
81.66
f3c6f7cd... improved-monitoring-of-leased-connections Fix typo Pull #15 27 Nov 2024 10:28AM UTC renatomassaro github
81.51
cdbff155... improved-monitoring-of-leased-connections Have the Repo.Manager notify the Repo on connection release This allows the Repo to perform internal clean-up in order to be ready to serve new requests. Pull #15 27 Nov 2024 10:24AM UTC renatomassaro github
81.51
f60d5082... improved-monitoring-of-leased-connections Add concept of Repo timeout via the `:timeout` opt Now a request / caller / leasee can no longer hold the connection open indefinitely -- unless explicitly stated. Pull #15 26 Nov 2024 10:58AM UTC renatomassaro github
81.36
abc5d29e... improved-monitoring-of-leased-connections Add `block_forever` test util Pull #15 26 Nov 2024 09:18AM UTC renatomassaro github
81.66
528af169... improved-monitoring-of-leased-connections Ensure proper Repo cleanup when caller process terminates unexpectedly Any process can fetch a connection. When they do, this connection is locked to this process, which is expected to release it once he's done. What happens if the process dies i... Pull #15 24 Nov 2024 03:11PM UTC renatomassaro github
81.48
a587ec4a... improved-monitoring-of-leased-connections Ensure proper Repo cleanup when caller process terminates unexpectedly Any process can fetch a connection. When they do, this connection is locked to this process, which is expected to release it once he's done. What happens if the process dies i... push 24 Nov 2024 03:05PM UTC renatomassaro github
81.34
See All Builds (112)
  • 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