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

FAPI TEST: missing FlushContext #2717

Conversation

lcharpentier-stm
Copy link
Contributor

@lcharpentier-stm lcharpentier-stm commented Nov 28, 2023

In test fapi-get-esys-blobs, in case of error in Esys_Sign, esys_handle needs to be flushed before jumping to 'error' part.

Signed-off-by: Laurent Charpentier <laurent.charpentier@st.com>

In test fapi-get-esys-blobs, in case of error in Esys_Sign, esys_handle needs to be flushed before jumping to 'error' part.

Signed-off-by: Laurent Charpentier laurent.charpentier@st.com
Copy link

codecov bot commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ede63dd) 82.60% compared to head (c380880) 82.59%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2717      +/-   ##
==========================================
- Coverage   82.60%   82.59%   -0.01%     
==========================================
  Files         368      368              
  Lines       43001    43001              
==========================================
- Hits        35519    35516       -3     
- Misses       7482     7485       +3     

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

@lcharpentier-stm lcharpentier-stm deleted the lcharpentier-stm-patch-1 branch November 30, 2023 14:02
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