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

Integrate iam #30

Merged
merged 11 commits into from
Jan 30, 2024
Merged

Integrate iam #30

merged 11 commits into from
Jan 30, 2024

Conversation

al1img
Copy link
Collaborator

@al1img al1img commented Jan 26, 2024

No description provided.

To be complied with zephyr app naming.

Signed-off-by: Oleksandr Grytsov <[email protected]>
Signed-off-by: Oleksandr Grytsov <[email protected]>
Open/close vchan is not thread safe operation. Should not be called concurrent.

Signed-off-by: Oleksandr Grytsov <[email protected]>
These functions have same functionality and only sendIAMRequest can be used with
default parameters for sendIAMRequestNoResponse case.

Signed-off-by: Oleksandr Grytsov <[email protected]>
Copy link

codecov bot commented Jan 26, 2024

Codecov Report

Attention: 28 lines in your changes are missing coverage. Please review.

Comparison is base (38bc6b1) 56.88% compared to head (9106df4) 54.77%.

Files Patch % Lines
vchanmanager/vchanmanager.go 61.11% 23 Missing and 5 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #30      +/-   ##
===========================================
- Coverage    56.88%   54.77%   -2.11%     
===========================================
  Files            9        9              
  Lines          763      785      +22     
===========================================
- Hits           434      430       -4     
- Misses         241      268      +27     
+ Partials        88       87       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@al1img al1img merged commit c741402 into aosedge:develop Jan 30, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants