Skip to content

feat: support multi-line string literals in the Pure protocol - #5404

Draft
rafaelbey wants to merge 1 commit into
finos:masterfrom
rafaelbey:port-multiline-string-protocol
Draft

feat: support multi-line string literals in the Pure protocol#5404
rafaelbey wants to merge 1 commit into
finos:masterfrom
rafaelbey:port-multiline-string-protocol

feat: support multi-line string literals in the Pure protocol

3b1b8fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 3, 2026 in 1s

50.40% (+0.03%) compared to 3bb0d2c

View this Pull Request on Codecov

50.40% (+0.03%) compared to 3bb0d2c

Details

Codecov Report

❌ Patch coverage is 97.80220% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.40%. Comparing base (3bb0d2c) to head (3b1b8fc).

Files with missing lines Patch % Lines
...l/pure/v1/helpers/V1_ValueSpecificationObserver.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5404      +/-   ##
==========================================
+ Coverage   50.36%   50.40%   +0.03%     
==========================================
  Files        2779     2779              
  Lines      556495   556581      +86     
  Branches    19971    25608    +5637     
==========================================
+ Hits       280276   280522     +246     
+ Misses     275672   274816     -856     
- Partials      547     1243     +696     
Files with missing lines Coverage Δ
...ger/action/changeDetection/DomainObserverHelper.ts 37.88% <100.00%> (+2.41%) ⬆️
...n/changeDetection/RawValueSpecificationObserver.ts 56.19% <100.00%> (+9.07%) ⬆️
...model/packageableElements/domain/V1_TaggedValue.ts 100.00% <100.00%> (ø)
...ValueSpecification/V1_RawPrimitiveInstanceValue.ts 86.53% <100.00%> (+29.09%) ⬆️
...pure/v1/model/valueSpecification/raw/V1_CString.ts 87.27% <100.00%> (+2.49%) ⬆️
...nsformation/pureGraph/from/V1_DomainTransformer.ts 81.29% <100.00%> (+0.04%) ⬆️
...eGraph/from/V1_RawValueSpecificationTransformer.ts 97.77% <100.00%> (+7.89%) ⬆️
...on/pureGraph/to/V1_RawValueSpecificationBuilder.ts 74.62% <100.00%> (+31.54%) ⬆️
...ion/pureGraph/to/helpers/V1_DomainBuilderHelper.ts 82.09% <100.00%> (+0.08%) ⬆️
...serializationHelpers/V1_CoreSerializationHelper.ts 100.00% <100.00%> (ø)
... and 5 more

... and 488 files with indirect coverage changes

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