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(DateTimeRange): support DateTime mode #2974

Merged
merged 12 commits into from
Feb 22, 2024
Merged

feat(DateTimeRange): support DateTime mode #2974

merged 12 commits into from
Feb 22, 2024

Conversation

ArgoZhang
Copy link
Collaborator

support DateTime mode

Description

close #2973

@bb-auto bb-auto bot added the enhancement New feature or request label Feb 21, 2024
@bb-auto bb-auto bot added this to the v8.2.0 milestone Feb 21, 2024
Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ced22ac) 99.92% compared to head (a1bd003) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #2974      +/-   ##
===========================================
+ Coverage   99.92%   100.00%   +0.07%     
===========================================
  Files         555       555              
  Lines       23985     23969      -16     
  Branches     3470      3466       -4     
===========================================
+ Hits        23968     23969       +1     
+ Misses         12         0      -12     
+ Partials        5         0       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ArgoZhang ArgoZhang merged commit 2cba0fc into main Feb 22, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the dev-child branch February 22, 2024 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(DateTimeRange): support DateTime mode
1 participant