Skip to content

fix(nano): use Uint32 for Timestamp instead of Int32#1316

Merged
jansegre merged 1 commit into
masterfrom
fix/use-uint32-for-timestamp
Jul 25, 2025
Merged

fix(nano): use Uint32 for Timestamp instead of Int32#1316
jansegre merged 1 commit into
masterfrom
fix/use-uint32-for-timestamp

fix(nano): use Uint32 for Timestamp instead of Int32

c2e6138
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2025 in 1s

85.60% (target 85.00%)

View this Pull Request on Codecov

85.60% (target 85.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.60%. Comparing base (4daccef) to head (c2e6138).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1316      +/-   ##
==========================================
+ Coverage   85.59%   85.60%   +0.01%     
==========================================
  Files         424      424              
  Lines       31986    31989       +3     
  Branches     4967     4967              
==========================================
+ Hits        27377    27385       +8     
+ Misses       3607     3606       -1     
+ Partials     1002      998       -4     

☔ 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.