CGI-FR / CGI-FR/LINO

fix: missing test for DB2 compilation

Open
#375 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
23
Forks
5
PR merge metrics
No merged PRs in 30d

Description

## Description

Currently, there is no test covering the DB2 compilation flow. However, the DB2 compilation step is still executed during the release process, which can lead to a failure if there are regressions or issues.

### Impact

Release may fail unexpectedly due to undetected issues in the DB2 compilation step.

Lack of test coverage reduces confidence in DB2 support.

### Proposed Action

Add a test (unit/integration as appropriate) to cover DB2 compilation.

Ensure this test is included in the CI pipeline prior to the release step.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.