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

Add config parameter to handle DefaultTimestamp #209

Merged
merged 1 commit into from
May 29, 2024

Conversation

tatiana-nspcc
Copy link
Contributor

Close #207.

Add a configuration parameter to handle `DefaultTimestamp` for objects upon
creation. `DefaultTimestamp` had existed before; now only the config was added
to control it.

Close #207.

Signed-off-by: Tatiana Nesterenko <[email protected]>
Copy link

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 22.20%. Comparing base (d860495) to head (b74eabc).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #209      +/-   ##
==========================================
+ Coverage   22.14%   22.20%   +0.05%     
==========================================
  Files          16       16              
  Lines        2894     2896       +2     
==========================================
+ Hits          641      643       +2     
  Misses       2137     2137              
  Partials      116      116              

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

@roman-khimov roman-khimov merged commit 49c7e66 into master May 29, 2024
14 checks passed
@roman-khimov roman-khimov deleted the 207-default-timestamp branch May 29, 2024 08:52
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.

Add a configuration parameter to handle DefaultTimestamp for object uploads
3 participants