Skip to content

A script is personal: its owner and admins, with admin ownership transfer (#1404) - #1409

Merged
cjimti merged 1 commit into
mainfrom
feat/1404-personal-scripts
Aug 21, 2026
Merged

A script is personal: its owner and admins, with admin ownership transfer (#1404)#1409
cjimti merged 1 commit into
mainfrom
feat/1404-personal-scripts

A script is personal: its owner and admins, with admin ownership tran…

135e8c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2026 in 0s

90.98% (target 82.00%)

View this Pull Request on Codecov

90.98% (target 82.00%)

Details

Codecov Report

❌ Patch coverage is 95.23810% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.98%. Comparing base (084e5e5) to head (135e8c8).

Files with missing lines Patch % Lines
internal/platform/scriptlayer/scriptlayer.go 50.00% 1 Missing and 2 partials ⚠️
pkg/prompt/attachserve/scripts.go 88.46% 3 Missing ⚠️
internal/platform/scriptstore/transfer.go 92.00% 1 Missing and 1 partial ⚠️
internal/platform/scriptlayer/schedules.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1409      +/-   ##
==========================================
- Coverage   90.98%   90.98%   -0.01%     
==========================================
  Files         686      689       +3     
  Lines       69082    69044      -38     
==========================================
- Hits        62852    62817      -35     
+ Misses       4077     4075       -2     
+ Partials     2153     2152       -1     

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