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

timecale.rs: introduce format/display #168

Merged
merged 3 commits into from
Nov 2, 2022

Conversation

gwbres
Copy link
Collaborator

@gwbres gwbres commented Nov 1, 2022

  • implement fmt::Display for TimeScale enum
  • implement special 0x format for GNSS timescales
  • introduce a testbench

Signed-off-by: Guillaume W. Bres guillaume.bressaix@gmail.com

* implement fmt::Display for TimeScale enum
* implement special 0x format for GNSS case
* introduce a testbench

Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented Nov 1, 2022

Codecov Report

Base: 78.68% // Head: 78.83% // Increases project coverage by +0.15% 🎉

Coverage data is based on head (da5cc35) compared to base (6895e85).
Patch coverage: 95.65% of modified lines in pull request are covered.

❗ Current head da5cc35 differs from pull request most recent head b81e2ca. Consider uploading reports for the commit b81e2ca to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #168      +/-   ##
==========================================
+ Coverage   78.68%   78.83%   +0.15%     
==========================================
  Files           9        9              
  Lines        2557     2580      +23     
==========================================
+ Hits         2012     2034      +22     
- Misses        545      546       +1     
Impacted Files Coverage Δ
src/timescale.rs 92.00% <95.65%> (+1.61%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: Christopher Rabotin <christopher.rabotin@gmail.com>
Signed-off-by: Christopher Rabotin <christopher.rabotin@gmail.com>
@ChristopherRabotin ChristopherRabotin merged commit 4d93c77 into nyx-space:master Nov 2, 2022
@gwbres gwbres deleted the timescale_fmt branch September 2, 2023 06:48
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.

3 participants