Skip to content

Add support for adding a custom function to marshal/unmarshall variables

954ba52
Select commit
Loading
Failed to load commit list.
Draft

Add support for adding a custom function to marshal/unmarshall variables #258

Add support for adding a custom function to marshal/unmarshall variables
954ba52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 11, 2025 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

Attention: 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 Sentry.
📢 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.