Skip to content

feat(numscript): immutable append-only versioned library (EN-1288)#1529

Open
Azorlogh wants to merge 10 commits into
release/v3.0from
feat/numscript-versions-restore
Open

feat(numscript): immutable append-only versioned library (EN-1288)#1529
Azorlogh wants to merge 10 commits into
release/v3.0from
feat/numscript-versions-restore

fix(numscript): error on numscript removal in ledgers config diff

23fde02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2026 in 1s

74.47% (-0.29%) compared to 3818e89

View this Pull Request on Codecov

74.47% (-0.29%) compared to 3818e89

Details

Codecov Report

❌ Patch coverage is 54.67033% with 165 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.47%. Comparing base (3818e89) to head (23fde02).
⚠️ Report is 1 commits behind head on release/v3.0.

Files with missing lines Patch % Lines
internal/application/check/checker.go 44.96% 40 Missing and 31 partials ⚠️
internal/infra/backup/rebuild.go 4.54% 21 Missing ⚠️
internal/adapter/grpc/client_bucket.go 0.00% 8 Missing ⚠️
internal/adapter/grpc/server_bucket.go 46.66% 4 Missing and 4 partials ⚠️
internal/application/admission/admission.go 79.48% 4 Missing and 4 partials ⚠️
...nternal/domain/processing/processor_transaction.go 42.85% 5 Missing and 3 partials ⚠️
internal/domain/errors.go 30.00% 6 Missing and 1 partial ⚠️
internal/query/numscript.go 74.07% 4 Missing and 3 partials ⚠️
internal/domain/keys.go 66.66% 3 Missing and 3 partials ⚠️
...l/adapter/http/handlers_list_numscript_versions.go 68.75% 3 Missing and 2 partials ⚠️
... and 5 more
Additional details and impacted files
@@               Coverage Diff                @@
##           release/v3.0    #1529      +/-   ##
================================================
- Coverage         74.75%   74.47%   -0.29%     
================================================
  Files               430      430              
  Lines             45722    45952     +230     
================================================
+ Hits              34179    34222      +43     
- Misses             8495     8629     +134     
- Partials           3048     3101      +53     

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