Skip to content

Feat/iamv4 - #1598

Open
0RAJA wants to merge 7 commits into
mainfrom
feat/iamv4
Open

Feat/iamv4#1598
0RAJA wants to merge 7 commits into
mainfrom
feat/iamv4

Conversation

@0RAJA

@0RAJA 0RAJA commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@codecov-commenter

codecov-commenter commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 92.94606% with 153 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.16%. Comparing base (44528fa) to head (d7c49c9).

Files with missing lines Patch % Lines
src/backend/apps/permission/handlers/iam_v4.py 86.98% 35 Missing ⚠️
src/backend/apps/permission/handlers/service.py 80.26% 30 Missing ⚠️
src/backend/apps/meta/handlers/iam_group.py 72.38% 29 Missing ⚠️
src/backend/services/web/vision/handlers/filter.py 25.00% 9 Missing ⚠️
src/backend/services/web/scene/resources.py 78.12% 7 Missing ⚠️
...backend/apps/permission/handlers/scope_resolver.py 86.66% 6 Missing ⚠️
src/backend/api/bk_iam_v4/default.py 95.83% 5 Missing ⚠️
src/backend/apps/permission/dispatcher.py 94.94% 5 Missing ⚠️
...permission/handlers/resource_types/notice_group.py 55.55% 4 Missing ⚠️
src/backend/apps/permission/handlers/drf.py 25.00% 3 Missing ⚠️
... and 12 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1598      +/-   ##
==========================================
+ Coverage   87.82%   88.16%   +0.34%     
==========================================
  Files         893      903      +10     
  Lines       59469    61413    +1944     
==========================================
+ Hits        52228    54145    +1917     
- Misses       7241     7268      +27     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@0RAJA
0RAJA force-pushed the feat/iamv4 branch 3 times, most recently from f873f8a to 06767d1 Compare June 18, 2026 08:45
@tencentblueking-adm

tencentblueking-adm commented Jul 16, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

0RAJA and others added 7 commits August 11, 2026 17:08
- 补充 IAM V4 网关接口封装,覆盖鉴权、授权资源反查、申请链接和 Role 授权关系

- 支持授权和撤销接口传入实际操作人,保留本地联调默认操作人兜底

- 补充 IAM V4 接口封装单测,固定请求路径、请求体结构、错误响应和空响应处理

Signed-off-by: raja <1647193241@qq.com>
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.

4 participants