Skip to content

Improved readdir#148

Merged
marcoSanti merged 9 commits intocapio-v2from
improved-readdir
Jul 30, 2025
Merged

Improved readdir#148
marcoSanti merged 9 commits intocapio-v2from
improved-readdir

Conversation

@marcoSanti
Copy link
Copy Markdown
Member

Improved performances of CAPIO implementation of dirent.h

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 30, 2025

Codecov Report

❌ Patch coverage is 31.00000% with 69 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.68%. Comparing base (865b141) to head (316ceda).
⚠️ Report is 1 commits behind head on capio-v2.

Files with missing lines Patch % Lines
src/posix/handlers/posix_readdir.hpp 24.35% 18 Missing and 41 partials ⚠️
src/posix/handlers/open.hpp 33.33% 2 Missing and 4 partials ⚠️
src/posix/handlers/stat.hpp 70.00% 2 Missing and 1 partial ⚠️
...c/server/client-manager/request_handler_engine.hpp 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           capio-v2     #148      +/-   ##
============================================
+ Coverage     46.06%   46.68%   +0.62%     
============================================
  Files            76       76              
  Lines          4146     4153       +7     
  Branches       2412     2425      +13     
============================================
+ Hits           1910     1939      +29     
- Misses         1018     1056      +38     
+ Partials       1218     1158      -60     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@marcoSanti marcoSanti merged commit d0683eb into capio-v2 Jul 30, 2025
28 checks passed
@marcoSanti marcoSanti deleted the improved-readdir branch July 30, 2025 12:20
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