<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/build/plugins, branch CLI_2.23.0</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.23.0</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.23.0'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2025-06-25T20:01:06Z</updated>
<entry>
<title>feat(conf): TS_BUILD_ENV to setup default values to env to build (can be overwritten from --env arg)</title>
<updated>2025-06-25T20:01:06Z</updated>
<author>
<name>zaverden</name>
<email>zaverden@yandex-team.com</email>
</author>
<published>2025-06-25T19:47:31Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d0081e7be41970249df1614a4baadf753606ecbf'/>
<id>urn:sha1:d0081e7be41970249df1614a4baadf753606ecbf</id>
<content type='text'>
commit_hash:d2082e51875cd681b53a653e3edec37eb96bac26
</content>
</entry>
<entry>
<title>Add programs filtering to python coverage</title>
<updated>2025-06-24T18:00:15Z</updated>
<author>
<name>spreis</name>
<email>spreis@yandex-team.com</email>
</author>
<published>2025-06-24T17:10:57Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=f612485fd5e00a3a2b9091bf5aad118335af61c0'/>
<id>urn:sha1:f612485fd5e00a3a2b9091bf5aad118335af61c0</id>
<content type='text'>
This adds selective coverage for Python.
Since entire Python coverage done at program level it will only work if `COVERAGE_FILTER_PROGRAMS` requested.

Tests for `COVERAGE_FILTER_PROGRAMS` are added for both C++ (clang-coverage) and Python.
commit_hash:458c2c6818f55aa3cf9eeab57276b19f69dee478
</content>
</entry>
<entry>
<title>refactor tests: remove hacks around userver-arc-utils/json2yaml</title>
<updated>2025-06-24T17:46:12Z</updated>
<author>
<name>antonyzhilin</name>
<email>antonyzhilin@yandex-team.com</email>
</author>
<published>2025-06-24T17:00:36Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a69861c50335e6418551ef82097a04065a873be3'/>
<id>urn:sha1:a69861c50335e6418551ef82097a04065a873be3</id>
<content type='text'>
(By adding new, allowed hacks.)
commit_hash:bd904c294a0e671281567ebe2929fcdff98a6caf
</content>
</entry>
<entry>
<title>remove the code which looks like dead</title>
<updated>2025-06-16T03:30:46Z</updated>
<author>
<name>svidyuk</name>
<email>svidyuk@yandex-team.com</email>
</author>
<published>2025-06-16T03:09:34Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=4709502623ff92e1ba05caf761f07cfa7dfbf1b0'/>
<id>urn:sha1:4709502623ff92e1ba05caf761f07cfa7dfbf1b0</id>
<content type='text'>
commit_hash:d0311bb713cd23855bc53a51a25c1ce51e5ec26b
</content>
</entry>
<entry>
<title>Improve coverage filtering and introduce programs filtering - take2 (fixed and improved)</title>
<updated>2025-06-11T21:34:04Z</updated>
<author>
<name>spreis</name>
<email>spreis@yandex-team.com</email>
</author>
<published>2025-06-11T21:11:52Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8c07c970d1c731ca1ecb6282ed31b200765846d3'/>
<id>urn:sha1:8c07c970d1c731ca1ecb6282ed31b200765846d3</id>
<content type='text'>
commit_hash:224018edeb9834af23baa6d82f6ea52f6928cd19
</content>
</entry>
<entry>
<title>Revert commit rXXXXXX, Improve coverage filtering and introduce programs filtering</title>
<updated>2025-06-11T07:32:16Z</updated>
<author>
<name>spreis</name>
<email>spreis@yandex-team.com</email>
</author>
<published>2025-06-11T07:13:20Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=14b7c868ff60664f5a6b956b32f5ac42a4270328'/>
<id>urn:sha1:14b7c868ff60664f5a6b956b32f5ac42a4270328</id>
<content type='text'>
Тесты на coverage не дискаверились для build/ и план был добавить дискавери и поребейзить, но PR замёржился :(

Судя по всему я эти тесты сломал (видно вот здесь: https://a.yandex-team.ru/review/9058271/details):  тесты упали после ребейза на после влития PR. Так что сейчас правки откачу, сделаю новый PR, стабилизирую тесты и уже потом волью. Кроме того добавлю тест на новый режим.
commit_hash:323f660e09fa6afe196c489fd6d3b2350a16c7c0
</content>
</entry>
<entry>
<title>Describe how to set up linter config validator</title>
<updated>2025-06-10T18:19:01Z</updated>
<author>
<name>alevitskii</name>
<email>alevitskii@yandex-team.com</email>
</author>
<published>2025-06-10T17:44:46Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=259a29aab3a65748139d9b33693303a91e5acbe3'/>
<id>urn:sha1:259a29aab3a65748139d9b33693303a91e5acbe3</id>
<content type='text'>
 Describe how to set up linter config validator
commit_hash:34341d4230b53f9eb98abb1323dfa102ad6245d4
</content>
</entry>
<entry>
<title>Improve coverage filtering and introduce programs filtering</title>
<updated>2025-06-10T17:22:43Z</updated>
<author>
<name>spreis</name>
<email>spreis@yandex-team.com</email>
</author>
<published>2025-06-10T17:00:58Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=78269221c841f51094be1a828850d4d9d6a665bf'/>
<id>urn:sha1:78269221c841f51094be1a828850d4d9d6a665bf</id>
<content type='text'>
- Try to not add clang coverage dependencies unconditionally. Add everything if filtered-in
- Introduce optional `COVERAGE_FILTER_PROGRAMS` mode to allow filtering-out entire programs. Currently programs are always include coverage dependencies if clang coverage requested
commit_hash:b9128dba2c80519556c87d08f5bf006b04b7467e
</content>
</entry>
<entry>
<title>fix: improved error message for TS-Config extension issue</title>
<updated>2025-06-09T07:47:25Z</updated>
<author>
<name>baymer</name>
<email>baymer@yandex-team.com</email>
</author>
<published>2025-06-09T07:28:59Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c4514df931bacc0b325386841679fe1d740f9e33'/>
<id>urn:sha1:c4514df931bacc0b325386841679fe1d740f9e33</id>
<content type='text'>
commit_hash:591dda1137bd7e40525e995bb5a16e6c77d18662
</content>
</entry>
<entry>
<title>switch ymake nots plugins to ymakeyaml</title>
<updated>2025-06-06T03:44:35Z</updated>
<author>
<name>snermolaev</name>
<email>snermolaev@yandex-team.com</email>
</author>
<published>2025-06-06T03:24:40Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d6dd63d63a91bd76b9e81d0758a2f045547aeb14'/>
<id>urn:sha1:d6dd63d63a91bd76b9e81d0758a2f045547aeb14</id>
<content type='text'>
commit_hash:7efc8ab40184186a1c5d597aa5ea2c0dc1fbe85a
</content>
</entry>
</feed>
