Skip to content

Better ASCWriter timestamps #469

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

Merged
merged 8 commits into from
Nov 1, 2018

Conversation

ludobouan
Copy link
Contributor

ASCWriter timestamps with 6 decimals like most .asc files and just like the reference cited in the docs.
Privileges real timestamps if available rather than forcing a chronological order in the asc file. (Timestamps are not replaced with the timestamp of the previous message if lower).
Closes #468

@codecov
Copy link

codecov bot commented Oct 30, 2018

Codecov Report

Merging #469 into develop will not change coverage.
The diff coverage is 100%.

@@           Coverage Diff            @@
##           develop     #469   +/-   ##
========================================
  Coverage    63.72%   63.72%           
========================================
  Files           55       55           
  Lines         4672     4672           
========================================
  Hits          2977     2977           
  Misses        1695     1695

@hardbyte hardbyte merged commit 02cba3b into hardbyte:develop Nov 1, 2018
@hardbyte hardbyte added this to the 3.1 Release milestone Jan 7, 2019
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