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

Update logic around DataCallback #1518

Merged
merged 1 commit into from
May 27, 2024
Merged

Update logic around DataCallback #1518

merged 1 commit into from
May 27, 2024

Conversation

andrey-kashcheev
Copy link
Collaborator

Take into account that we may detach request and
the fact that data callback may be missing in some cases.

Relates-To: OLPEDGE-2444

Take into account that we may detach request and
the fact that data callback may be missing in some
cases.

Relates-To: OLPEDGE-2444
Signed-off-by: Andrey Kashcheev <[email protected]>
Copy link

codecov bot commented May 24, 2024

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 81.42%. Comparing base (e2b4c85) to head (9708d7c).
Report is 6 commits behind head on master.

Files Patch % Lines
olp-cpp-sdk-core/src/client/OlpClient.cpp 84.62% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1518      +/-   ##
==========================================
- Coverage   81.50%   81.42%   -0.08%     
==========================================
  Files         341      342       +1     
  Lines       13417    13507      +90     
  Branches     1447     1453       +6     
==========================================
+ Hits        10935    10998      +63     
- Misses       1904     1926      +22     
- Partials      578      583       +5     

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

@andrey-kashcheev andrey-kashcheev merged commit 16c1952 into master May 27, 2024
22 checks passed
@andrey-kashcheev andrey-kashcheev deleted the fix-call-api branch May 27, 2024 17:32
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.

None yet

3 participants