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/patch failed May 11, 2025 in 1s

57.14% of diff hit (target 63.44%)

View this Pull Request on Codecov

57.14% of diff hit (target 63.44%)

Annotations

Check warning on line 217 in pkg/bpmn_engine/marshalling.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bpmn_engine/marshalling.go#L217

Added line #L217 was not covered by tests

Check warning on line 309 in pkg/bpmn_engine/marshalling.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bpmn_engine/marshalling.go#L308-L309

Added lines #L308 - L309 were not covered by tests

Check warning on line 333 in pkg/bpmn_engine/marshalling.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bpmn_engine/marshalling.go#L332-L333

Added lines #L332 - L333 were not covered by tests

Check warning on line 337 in pkg/bpmn_engine/marshalling.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bpmn_engine/marshalling.go#L336-L337

Added lines #L336 - L337 were not covered by tests

Check warning on line 351 in pkg/bpmn_engine/marshalling.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bpmn_engine/marshalling.go#L350-L351

Added lines #L350 - L351 were not covered by tests

Check warning on line 362 in pkg/bpmn_engine/marshalling.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bpmn_engine/marshalling.go#L361-L362

Added lines #L361 - L362 were not covered by tests

Check warning on line 371 in pkg/bpmn_engine/marshalling.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bpmn_engine/marshalling.go#L367-L371

Added lines #L367 - L371 were not covered by tests

Check warning on line 389 in pkg/bpmn_engine/marshalling.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bpmn_engine/marshalling.go#L388-L389

Added lines #L388 - L389 were not covered by tests

Check warning on line 427 in pkg/bpmn_engine/marshalling.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bpmn_engine/marshalling.go#L426-L427

Added lines #L426 - L427 were not covered by tests

Check warning on line 445 in pkg/bpmn_engine/marshalling.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bpmn_engine/marshalling.go#L441-L445

Added lines #L441 - L445 were not covered by tests

Check warning on line 453 in pkg/bpmn_engine/marshalling.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bpmn_engine/marshalling.go#L450-L453

Added lines #L450 - L453 were not covered by tests

Check warning on line 488 in pkg/bpmn_engine/marshalling.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bpmn_engine/marshalling.go#L487-L488

Added lines #L487 - L488 were not covered by tests

Check warning on line 534 in pkg/bpmn_engine/marshalling.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bpmn_engine/marshalling.go#L534

Added line #L534 was not covered by tests

Check warning on line 549 in pkg/bpmn_engine/marshalling.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bpmn_engine/marshalling.go#L549

Added line #L549 was not covered by tests

Check warning on line 567 in pkg/bpmn_engine/marshalling.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bpmn_engine/marshalling.go#L566-L567

Added lines #L566 - L567 were not covered by tests

Check warning on line 588 in pkg/bpmn_engine/marshalling.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bpmn_engine/marshalling.go#L587-L588

Added lines #L587 - L588 were not covered by tests