Skip to content

Add workflow to create release package#12

Merged
saimizi merged 5 commits intomainfrom
feature/add-release-workflow
Dec 28, 2025
Merged

Add workflow to create release package#12
saimizi merged 5 commits intomainfrom
feature/add-release-workflow

Conversation

@saimizi
Copy link
Owner

@saimizi saimizi commented Dec 28, 2025

What's changed

  • Add workflow to create package
    • Monitor project version
    • Create release package when project version is updated
    • Create release tag when project version is updated
  • Bump version to v0.1.0.

@saimizi
Copy link
Owner Author

saimizi commented Dec 28, 2025

Coverage Summary

Summary coverage rate:
  lines......: 21.8% (186 of 854 lines)
  functions..: 21.7% (13 of 60 functions)
  branches...: 15.1% (77 of 511 branches)

Coverage Detail

Filename                   |Rate     Num|Rate    Num|Rate     Num
=================================================================
[/home/runner/work/libipcon/libipcon/]
driver/ipcon.h             |    -      0|    -     0|    -      0
lib/libipcon.c             |69.6%     56|8500%     4|    -      0
lib/libipcon_dbg.c         |16.7%      6|1000%     1|    -      0
lib/libipcon_priv.c        | 9.5%    116|1614%     7|    -      0
lib/libipcon_priv.h        |50.0%      2|    -     0|    -      0
lib/util.c                 | 117%      6|2400%     1|    -      0
=================================================================
                     Total:|32.3%    186|3931%    13|    -      0

1 similar comment
@saimizi
Copy link
Owner Author

saimizi commented Dec 28, 2025

Coverage Summary

Summary coverage rate:
  lines......: 21.8% (186 of 854 lines)
  functions..: 21.7% (13 of 60 functions)
  branches...: 15.1% (77 of 511 branches)

Coverage Detail

Filename                   |Rate     Num|Rate    Num|Rate     Num
=================================================================
[/home/runner/work/libipcon/libipcon/]
driver/ipcon.h             |    -      0|    -     0|    -      0
lib/libipcon.c             |69.6%     56|8500%     4|    -      0
lib/libipcon_dbg.c         |16.7%      6|1000%     1|    -      0
lib/libipcon_priv.c        | 9.5%    116|1614%     7|    -      0
lib/libipcon_priv.h        |50.0%      2|    -     0|    -      0
lib/util.c                 | 117%      6|2400%     1|    -      0
=================================================================
                     Total:|32.3%    186|3931%    13|    -      0

@saimizi saimizi merged commit 8c83a33 into main Dec 28, 2025
2 checks passed
@saimizi saimizi deleted the feature/add-release-workflow branch December 28, 2025 13:41
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.

1 participant