Skip to content

Conversation

@martin-mat
Copy link
Collaborator

No description provided.

run: LD_LIBRARY_PATH=$(pwd)/e-sms/e_smi/lib make test

- name: Present code coverage
uses: 'gha-common/go-beautiful-html-coverage@v1'
Copy link
Collaborator

@m-hiner m-hiner Nov 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you try to add this path, so we hopefully won't check autogenerated Go files?

Suggested change
uses: 'gha-common/go-beautiful-html-coverage@v1'
uses: 'gha-common/go-beautiful-html-coverage@v1'
with:
path: ./internal

@martin-mat martin-mat closed this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants