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

fix: return bucket_id on info #546

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

fenos
Copy link
Contributor

@fenos fenos commented Sep 10, 2024

What kind of change does this PR introduce?

Bug fix

What is the new behavior?

Fixes #541

Additional context

Add any other context or screenshots.

@coveralls
Copy link

coveralls commented Sep 10, 2024

Pull Request Test Coverage Report for Build 10881606228

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.005%) to 78.647%

Totals Coverage Status
Change from base Build 10881586243: 0.005%
Covered Lines: 13484
Relevant Lines: 17000

💛 - Coveralls

@Vinzent03
Copy link

I only added it in an edit in my issue, but the same issue is with updatedAt and lastAccessedAt. I guess these have to be added here as well.

@fenos fenos force-pushed the fix/return-bucket-id-on-info branch from 878dd84 to 127f2cf Compare September 16, 2024 10:03
@fenos fenos merged commit a6ea2b7 into master Oct 2, 2024
1 check passed
@fenos fenos deleted the fix/return-bucket-id-on-info branch October 2, 2024 09:25
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.

bucket_id is missing in object/info payload
4 participants