Skip to content

Feat/iamv4#1598

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

Feat/iamv4#1598
0RAJA wants to merge 2 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 89.90610% with 172 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.10%. Comparing base (8d8a3f7) to head (06767d1).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/backend/apps/permission/handlers/iam_v4.py 75.84% 57 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 ⚠️
.../tests/test_permission/test_resource_dispatcher.py 84.84% 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 11 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1598      +/-   ##
==========================================
+ Coverage   86.84%   87.10%   +0.26%     
==========================================
  Files         837      847      +10     
  Lines       51096    52594    +1498     
==========================================
+ Hits        44372    45814    +1442     
- Misses       6724     6780      +56     

☔ 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.

- 补充 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.

2 participants