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

feat: support timestamp type #220

Merged
merged 1 commit into from Oct 4, 2021
Merged

feat: support timestamp type #220

merged 1 commit into from Oct 4, 2021

Conversation

tkrs
Copy link
Owner

@tkrs tkrs commented Aug 21, 2021

No description provided.

@codecov
Copy link

codecov bot commented Aug 21, 2021

Codecov Report

Merging #220 (a657928) into master (1d9bf2e) will decrease coverage by 0.80%.
The diff coverage is 7.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #220      +/-   ##
==========================================
- Coverage   49.58%   48.78%   -0.81%     
==========================================
  Files          17       17              
  Lines         486      494       +8     
  Branches       21       22       +1     
==========================================
  Hits          241      241              
- Misses        245      253       +8     
Flag Coverage Δ
unittests 48.78% <7.69%> (-0.81%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...dules/core/src/main/scala/mess/codec/Decoder.scala 83.33% <0.00%> (-2.39%) ⬇️
...dules/core/src/main/scala/mess/codec/Encoder.scala 80.55% <0.00%> (-2.31%) ⬇️
modules/core/src/main/scala/mess/Fmt.scala 53.33% <10.00%> (-1.31%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1d9bf2e...a657928. Read the comment docs.

@tkrs tkrs enabled auto-merge October 4, 2021 03:40
@tkrs tkrs disabled auto-merge October 4, 2021 03:40
@tkrs tkrs merged commit 5fc19d9 into master Oct 4, 2021
@tkrs tkrs deleted the support-timestamp branch October 4, 2021 03:43
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.

None yet

1 participant