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

Remove deprecated Dir functions #1555

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Conversation

andrey-kashcheev
Copy link
Collaborator

Use correct one instead

Relates-To: OCMAM-212

Use correct one instead

Relates-To: OCMAM-212

Signed-off-by: Andrey Kashcheev <ext-andrey.kashcheev@here.com>
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 81.41%. Comparing base (5a9ded8) to head (f277a4c).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
olp-cpp-sdk-core/src/cache/DiskCache.cpp 33.33% 0 Missing and 2 partials ⚠️
olp-cpp-sdk-core/src/utils/Dir.cpp 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1555      +/-   ##
==========================================
+ Coverage   81.38%   81.41%   +0.03%     
==========================================
  Files         345      345              
  Lines       13544    13542       -2     
  Branches     1458     1459       +1     
==========================================
+ Hits        11022    11024       +2     
+ Misses       1927     1925       -2     
+ Partials      595      593       -2     

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

@andrey-kashcheev andrey-kashcheev merged commit 8e6a6c9 into master Oct 11, 2024
20 of 21 checks passed
@andrey-kashcheev andrey-kashcheev deleted the ocmam-212-deprecated-dir branch October 11, 2024 07:14
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.

3 participants