Add support for adding a custom function to marshal/unmarshall variables#258
Draft
trojanc wants to merge 1 commit into
Draft
Add support for adding a custom function to marshal/unmarshall variables#258trojanc wants to merge 1 commit into
trojanc wants to merge 1 commit into
Codecov / codecov/project
failed
Jul 8, 2026 in 1s
62.98% (-0.47%) compared to bf154b2
View this Pull Request on Codecov
62.98% (-0.47%) compared to bf154b2
Details
Codecov Report
❌ Patch coverage is 57.14286% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.98%. Comparing base (bf154b2) to head (954ba52).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pkg/bpmn_engine/marshalling.go | 57.14% | 37 Missing and 11 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #258 +/- ##
==========================================
- Coverage 63.44% 62.98% -0.47%
==========================================
Files 28 28
Lines 1896 1991 +95
==========================================
+ Hits 1203 1254 +51
- Misses 647 680 +33
- Partials 46 57 +11 ☔ 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.
Loading