Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Use AtomicUsize instead of AtomicU64 in TagGenerator #619

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

duesee
Copy link
Owner

@duesee duesee commented Nov 18, 2024

Closes #603.

@coveralls
Copy link
Collaborator

coveralls commented Nov 18, 2024

Pull Request Test Coverage Report for Build 11901496583

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.177%

Totals Coverage Status
Change from base Build 11899512674: 0.0%
Covered Lines: 11294
Relevant Lines: 12121

💛 - Coveralls

@duesee duesee changed the title refactor: Use AtomicU32 instead of AtomicU64 in TagGenerator refactor: Use AtomicUSize instead of AtomicU64 in TagGenerator Nov 18, 2024
@duesee duesee requested a review from jakoschiko November 18, 2024 19:18
Copy link
Collaborator

@jakoschiko jakoschiko left a comment

Choose a reason for hiding this comment

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

Thanks.

@duesee duesee changed the title refactor: Use AtomicUSize instead of AtomicU64 in TagGenerator refactor: Use AtomicUsize instead of AtomicU64 in TagGenerator Nov 18, 2024
@duesee duesee enabled auto-merge (rebase) November 18, 2024 19:22
@duesee duesee merged commit e0f7c9b into main Nov 18, 2024
10 checks passed
@duesee duesee deleted the duesee_issues_603 branch November 18, 2024 21:36
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.

building imap-types fails on Debian armel architecture: unresolved import `std::sync::atomic::AtomicU64
3 participants