Skip to content

Add interrupt_permission_inheritance to SchemeEntry - #878

Merged
vgvoleg merged 2 commits into
mainfrom
add-interrupt-permission-inheritance
Aug 24, 2026
Merged

Add interrupt_permission_inheritance to SchemeEntry#878
vgvoleg merged 2 commits into
mainfrom
add-interrupt-permission-inheritance

Conversation

@vgvoleg

@vgvoleg vgvoleg commented Aug 24, 2026

Copy link
Copy Markdown
Member

Closes #875.

describe_path and list_directory now report whether an object inherits permissions from its parents.

The submodule bump also pulls in ydb-api-protos #80 and #81 (StrictSerializableRW, table/query comment updates), since the pin was five commits behind master — hence the query/table stub churn.

@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.33%. Comparing base (f707d80) to head (5843e25).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #878   +/-   ##
=======================================
  Coverage   82.33%   82.33%           
=======================================
  Files          99       99           
  Lines       12749    12750    +1     
  Branches     1242     1242           
=======================================
+ Hits        10497    10498    +1     
  Misses       1798     1798           
  Partials      454      454           
Flag Coverage Δ
integration 80.21% <100.00%> (-0.03%) ⬇️
unit 48.39% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
ydb/scheme.py 85.53% <100.00%> (+0.06%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vgvoleg
vgvoleg merged commit c1cdcba into main Aug 24, 2026
31 checks passed
@vgvoleg
vgvoleg deleted the add-interrupt-permission-inheritance branch August 24, 2026 11:06
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.

Add interrupt_permission_inheritance field to secret permissions

3 participants