Skip to content

Began adding support to exclude capio-cl section#167

Merged
marcoSanti merged 8 commits into
capio-v2from
exclude-bugfixes
Sep 14, 2025
Merged

Began adding support to exclude capio-cl section#167
marcoSanti merged 8 commits into
capio-v2from
exclude-bugfixes

Conversation

@marcoSanti
Copy link
Copy Markdown
Member

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 14, 2025

Codecov Report

❌ Patch coverage is 44.18605% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.19%. Comparing base (ee9af5e) to head (a5c6bb7).
⚠️ Report is 1 commits behind head on capio-v2.

Files with missing lines Patch % Lines
capio-posix/handlers/open.hpp 20.00% 3 Missing and 5 partials ⚠️
...pio-server/src/client-manager/handlers/consent.cpp 0.00% 2 Missing and 3 partials ⚠️
...rver/src/client-manager/handlers/posix_readdir.cpp 0.00% 1 Missing and 4 partials ⚠️
capio-server/src/client-manager/handlers/open.cpp 0.00% 1 Missing and 3 partials ⚠️
capio-posix/utils/requests.hpp 75.00% 0 Missing and 1 partial ⚠️
capio-server/src/capio-cl-engine/json_parser.cpp 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           capio-v2     #167      +/-   ##
============================================
- Coverage     43.25%   43.19%   -0.06%     
============================================
  Files            83       83              
  Lines          4513     4547      +34     
  Branches       2674     2692      +18     
============================================
+ Hits           1952     1964      +12     
- Misses         1164     1172       +8     
- Partials       1397     1411      +14     

☔ 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.

Now when a file that should be excluded is opened, the library skips the
opening of the file, and the registration of the file descriptor as a
capio one
@marcoSanti marcoSanti merged commit 09f6ba8 into capio-v2 Sep 14, 2025
25 of 27 checks passed
@marcoSanti marcoSanti deleted the exclude-bugfixes branch September 14, 2025 08:24
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