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

Adds created and modified timestamps #30

Merged
merged 2 commits into from
Sep 30, 2023
Merged

Adds created and modified timestamps #30

merged 2 commits into from
Sep 30, 2023

Conversation

bbengfort
Copy link
Contributor

Adds created timestamp to object, and adds logic to the Put command. Adds modified to each version, which is added by the version manager.

@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

Merging #30 (382fc6a) into main (5b2a76c) will decrease coverage by 1.07%.
The diff coverage is 11.76%.

❗ Current head 382fc6a differs from pull request most recent head c74e4e8. Consider uploading reports for the commit c74e4e8 to get more accurate results

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   58.11%   57.04%   -1.07%     
==========================================
  Files          12       12              
  Lines         721      738      +17     
==========================================
+ Hits          419      421       +2     
- Misses        249      264      +15     
  Partials       53       53              
Files Coverage Δ
honu.go 51.36% <100.00%> (+0.26%) ⬆️
versions.go 100.00% <100.00%> (ø)
object/object.go 63.63% <0.00%> (-12.04%) ⬇️
object/object.pb.go 14.49% <0.00%> (-0.90%) ⬇️

@bbengfort bbengfort merged commit 481c2e3 into main Sep 30, 2023
2 checks passed
@bbengfort bbengfort deleted the timestamps branch September 30, 2023 21:18
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.

1 participant