iggy-rs / iggy

Iggy is the persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second.
https://iggy.rs
MIT License
1.84k stars 85 forks source link

Change IggyTimestamp conversion to use microseconds #993

Closed hubcio closed 3 months ago

hubcio commented 3 months ago

This commit updates the conversion from IggyTimestamp to u64 to use microseconds instead of seconds.

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9481116718

Details


Totals Coverage Status
Change from base Build 9390053138: 0.0%
Covered Lines: 23211
Relevant Lines: 27650

💛 - Coveralls
coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9481192249

Details


Files with Coverage Reduction New Missed Lines %
sdk/src/cli/context/common.rs 1 92.45%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 9390053138: -0.004%
Covered Lines: 23210
Relevant Lines: 27650

💛 - Coveralls