Skip to content

Fix bug in id generation where tz difference can trigger underflow#257

Merged
timkpaine merged 1 commit into
mainfrom
tkp/idgen
Apr 15, 2026
Merged

Fix bug in id generation where tz difference can trigger underflow#257
timkpaine merged 1 commit into
mainfrom
tkp/idgen

Conversation

@timkpaine

Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown
Contributor

Test Results

619 tests  +1   611 ✅ +1   7m 14s ⏱️ +2s
  1 suites ±0     8 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 9632bb6. ± Comparison against base commit ce675c1.

@codecov

codecov Bot commented Apr 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.82%. Comparing base (ce675c1) to head (9632bb6).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #257      +/-   ##
==========================================
- Coverage   84.83%   84.82%   -0.01%     
==========================================
  Files         138      139       +1     
  Lines       14151    14169      +18     
  Branches     1396     1396              
==========================================
+ Hits        12005    12019      +14     
- Misses       1706     1708       +2     
- Partials      440      442       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@timkpaine timkpaine merged commit 2fc7302 into main Apr 15, 2026
11 of 12 checks passed
@timkpaine timkpaine deleted the tkp/idgen branch April 15, 2026 17:35
@timkpaine timkpaine added the type: bug Concrete, reproducible bugs label May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Concrete, reproducible bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants