Set version to 2.15 for determining metadata during migration to remote store#14819
Conversation
…uringMigration Signed-off-by: Sandeep Kumawat <skumwt@amazon.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #14819 +/- ##
============================================
- Coverage 71.91% 71.76% -0.15%
+ Complexity 62516 62426 -90
============================================
Files 5145 5145
Lines 293307 293307
Branches 42407 42407
============================================
- Hits 210919 210499 -420
- Misses 65040 65495 +455
+ Partials 17348 17313 -35 ☔ View full report in Codecov by Sentry. |
No change in code. The version should have been set earlier itself. Codecov warning is considering the changed lines and hence showing 0%. Going ahead with the merge. |
Description
Set version to 2.15 for determining custom metadata during migration to remote store.
Check List
[ ] Functionality includes testing.[ ] API changes companion pull request created, if applicable.[ ] Public documentation issue/PR created, if applicable.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.