Skip to content

Conversation

@shiyasmohd
Copy link
Contributor

Fixes #441

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11617844048

Details

  • 59 of 61 (96.72%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 74.681%

Changes Missing Coverage Covered Lines Changed/Added Lines %
tap-agent/src/agent/sender_account.rs 15 16 93.75%
tap-agent/src/agent/sender_allocation.rs 24 25 96.0%
Totals Coverage Status
Change from base Build 11602628063: 0.1%
Covered Lines: 5333
Relevant Lines: 7141

💛 - Coveralls

Copy link
Contributor

@gusinacio gusinacio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gusinacio gusinacio changed the title refactor: drop eventuals in favor of tokio watch + timers for allocation id refactor: use tokio::watch for allocation id check Nov 1, 2024
@gusinacio gusinacio merged commit 4d6ee1c into main Nov 1, 2024
10 checks passed
@gusinacio gusinacio deleted the shiyasmohd/drop-eventuals-and-use-tokio-watch-in-allocation-id branch November 1, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop eventuals in favor of Tokio watch + timers for allocation id

4 participants