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

DATETIME: fix 1/300 of a seconds rounding logic (Bulk Copy related) #242

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jegorbunov
Copy link

This PR fixes an issue: #181

Egor Gorbunov added 3 commits March 9, 2025 19:32
This commit doesn't change any logic. Just extracts the functions which
convert 1/300 of a second to nanos and back.
@codecov-commenter
Copy link

codecov-commenter commented Mar 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.95%. Comparing base (d27f997) to head (3690478).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #242      +/-   ##
==========================================
+ Coverage   74.91%   74.95%   +0.04%     
==========================================
  Files          32       32              
  Lines        6457     6461       +4     
==========================================
+ Hits         4837     4843       +6     
+ Misses       1332     1329       -3     
- Partials      288      289       +1     

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

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.

2 participants