Commit a19bca6
feat(storage): add ComponentCount as part of ObjectAttrs (#7230)
* adding component count attribute in objectAttrs and related unit test and integration test
* formating the file
* formating the file
* fixing integration test for compose method
* fixing comments - rephrasing component count descriotion, adding got and want in integration test
* removing extra line
* fixing presubmit issues
* fixing comments- ComponentCount to component_count
Co-authored-by: Chris Cotter <cjcotter@google.com>1 parent 27b3398 commit a19bca6
3 files changed
Lines changed: 23 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1659 | 1659 | | |
1660 | 1660 | | |
1661 | 1661 | | |
1662 | | - | |
| 1662 | + | |
| 1663 | + | |
1663 | 1664 | | |
1664 | 1665 | | |
| 1666 | + | |
| 1667 | + | |
| 1668 | + | |
1665 | 1669 | | |
1666 | 1670 | | |
1667 | 1671 | | |
1668 | 1672 | | |
1669 | 1673 | | |
1670 | 1674 | | |
1671 | | - | |
| 1675 | + | |
| 1676 | + | |
1672 | 1677 | | |
1673 | 1678 | | |
| 1679 | + | |
| 1680 | + | |
| 1681 | + | |
1674 | 1682 | | |
1675 | 1683 | | |
1676 | 1684 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1315 | 1315 | | |
1316 | 1316 | | |
1317 | 1317 | | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
1318 | 1323 | | |
1319 | 1324 | | |
1320 | 1325 | | |
| |||
1385 | 1390 | | |
1386 | 1391 | | |
1387 | 1392 | | |
| 1393 | + | |
1388 | 1394 | | |
1389 | 1395 | | |
1390 | 1396 | | |
| |||
1419 | 1425 | | |
1420 | 1426 | | |
1421 | 1427 | | |
| 1428 | + | |
1422 | 1429 | | |
1423 | 1430 | | |
1424 | 1431 | | |
| |||
1547 | 1554 | | |
1548 | 1555 | | |
1549 | 1556 | | |
| 1557 | + | |
1550 | 1558 | | |
1551 | 1559 | | |
1552 | 1560 | | |
| |||
1578 | 1586 | | |
1579 | 1587 | | |
1580 | 1588 | | |
| 1589 | + | |
1581 | 1590 | | |
1582 | 1591 | | |
1583 | 1592 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1747 | 1747 | | |
1748 | 1748 | | |
1749 | 1749 | | |
| 1750 | + | |
1750 | 1751 | | |
1751 | 1752 | | |
1752 | 1753 | | |
| |||
1763 | 1764 | | |
1764 | 1765 | | |
1765 | 1766 | | |
| 1767 | + | |
1766 | 1768 | | |
1767 | 1769 | | |
1768 | 1770 | | |
| |||
1833 | 1835 | | |
1834 | 1836 | | |
1835 | 1837 | | |
| 1838 | + | |
1836 | 1839 | | |
1837 | 1840 | | |
1838 | 1841 | | |
| |||
1848 | 1851 | | |
1849 | 1852 | | |
1850 | 1853 | | |
| 1854 | + | |
1851 | 1855 | | |
1852 | 1856 | | |
1853 | 1857 | | |
| |||
0 commit comments