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 container version getter #581

Merged
merged 2 commits into from
Apr 23, 2024
Merged

Conversation

roman-khimov
Copy link
Member

No description provided.

We have 2.16 things here.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
This field is a part of the container structure and this field can be
useful if for whatever reason we change the container structure. It's also
useful for the REST gateway that returns this data to users.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
Copy link

codecov bot commented Apr 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.19%. Comparing base (f4a8651) to head (611ba44).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #581      +/-   ##
==========================================
+ Coverage   68.18%   68.19%   +0.01%     
==========================================
  Files         122      122              
  Lines       10029    10033       +4     
==========================================
+ Hits         6838     6842       +4     
  Misses       2812     2812              
  Partials      379      379              

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

@roman-khimov roman-khimov merged commit 3cdb540 into master Apr 23, 2024
12 checks passed
@roman-khimov roman-khimov deleted the add-container-version-getter branch April 23, 2024 14:33
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