Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: split lint and unit_tests #628

Merged
merged 1 commit into from
Oct 1, 2024
Merged

ci: split lint and unit_tests #628

merged 1 commit into from
Oct 1, 2024

Conversation

mniestroj
Copy link
Collaborator

@mniestroj mniestroj commented Sep 26, 2024

Both are not related to each other and they should be split into separate
jobs.

Copy link

github-actions bot commented Sep 26, 2024

Visit the preview URL for this PR (updated for commit 40f9aeb):

https://golioth-firmware-sdk-doxygen-dev--pr628-split-list-uni-djh7twe3.web.app

(expires Tue, 08 Oct 2024 06:18:31 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: a9993e61697a3983f3479e468bcb0b616f9a0578

@mniestroj mniestroj force-pushed the split-list-unit-tests branch 2 times, most recently from 21b21e1 to 7b765da Compare September 26, 2024 18:54
@mniestroj mniestroj changed the title Split list unit tests Split lint unit tests Sep 26, 2024
Copy link

github-actions bot commented Sep 26, 2024

Code Coverage (Linux)

Type Coverage
lines 65.6% (1402 of 2138 lines)
functions 78.1% (139 of 178 functions)

Copy link

github-actions bot commented Sep 26, 2024

Code Coverage (Zephyr)

Code Coverage

Package Line Rate Branch Rate Health
include.golioth 75% 50%
port.zephyr 49% 14%
src 67% 27%
Summary 65% (1855 / 2847) 26% (763 / 2915)

@mniestroj mniestroj force-pushed the split-list-unit-tests branch from 7b765da to 282f5ba Compare September 26, 2024 19:20
@mniestroj mniestroj changed the title Split lint unit tests ci: split lint and unit_tests Sep 26, 2024
@mniestroj mniestroj marked this pull request as ready for review September 26, 2024 19:21
- name: Checkout repository and submodules
uses: actions/checkout@v4
with:
submodules: 'recursive'
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we can avoid checking out submodules for the lint step.

@mniestroj mniestroj force-pushed the split-list-unit-tests branch from 282f5ba to 521fbe2 Compare September 26, 2024 19:28
@mniestroj mniestroj force-pushed the split-list-unit-tests branch 3 times, most recently from 91ec388 to 21c56c6 Compare October 1, 2024 04:43
Both are not related to each other and they should be split into separate
jobs.

Signed-off-by: Marcin Niestroj <[email protected]>
@mniestroj mniestroj force-pushed the split-list-unit-tests branch from 21c56c6 to 40f9aeb Compare October 1, 2024 06:17
@mniestroj mniestroj merged commit 6a5c0bc into main Oct 1, 2024
43 of 51 checks passed
@mniestroj mniestroj deleted the split-list-unit-tests branch October 1, 2024 14:40
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