Skip to content

🚑 Fix embed timestamp JSON serialization#85

Merged
shoucandanghehe merged 1 commit into
masterfrom
fix-issue-83-embed-timestamp-serialization
Mar 14, 2026
Merged

🚑 Fix embed timestamp JSON serialization#85
shoucandanghehe merged 1 commit into
masterfrom
fix-issue-83-embed-timestamp-serialization

Conversation

@shoucandanghehe
Copy link
Copy Markdown
Member

简单补丁,能用就行
后续重构
fix #83

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.89%. Comparing base (15fe78e) to head (3969115).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   74.79%   74.89%   +0.10%     
==========================================
  Files          38       38              
  Lines        7069     7090      +21     
  Branches      372      375       +3     
==========================================
+ Hits         5287     5310      +23     
+ Misses       1715     1714       -1     
+ Partials       67       66       -1     
Flag Coverage Δ
unittests 74.89% <100.00%> (+0.10%) ⬆️

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

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

@shoucandanghehe shoucandanghehe merged commit 6852962 into master Mar 14, 2026
19 checks passed
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.

Embed时间戳的数据类型

1 participant