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

Add Module set-argument command for updating module parameter and use them by GetRunTimeArgs during rumtime #1041

Open
wants to merge 3 commits into
base: unstable
Choose a base branch
from

Add API for accessing Runtime args

e313f86
Select commit
Loading
Failed to load commit list.
Open

Add Module set-argument command for updating module parameter and use them by GetRunTimeArgs during rumtime #1041

Add API for accessing Runtime args
e313f86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 0s

70.67% (-0.06%) compared to 285064b

View this Pull Request on Codecov

70.67% (-0.06%) compared to 285064b

Details

Codecov Report

Attention: Patch coverage is 3.12500% with 31 lines in your changes missing coverage. Please review.

Project coverage is 70.67%. Comparing base (285064b) to head (e313f86).

Files with missing lines Patch % Lines
src/module.c 3.12% 31 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1041      +/-   ##
============================================
- Coverage     70.72%   70.67%   -0.06%     
============================================
  Files           114      114              
  Lines         63090    63122      +32     
============================================
- Hits          44621    44612       -9     
- Misses        18469    18510      +41     
Files with missing lines Coverage Δ
src/commands.def 100.00% <ø> (ø)
src/module.c 9.62% <3.12%> (-0.05%) ⬇️

... and 8 files with indirect coverage changes