Skip to content

FDB-393 Add Wipe and Purge to C API (for pyfdb)#114

Merged
danovaro merged 3 commits intodevelopfrom
feature/FDB-393-pyfdb-wipe
May 9, 2025
Merged

FDB-393 Add Wipe and Purge to C API (for pyfdb)#114
danovaro merged 3 commits intodevelopfrom
feature/FDB-393-pyfdb-wipe

Conversation

@ChrisspyB
Copy link
Copy Markdown
Member

@ChrisspyB ChrisspyB commented Apr 15, 2025

Note: I have also added some test coverage, but it is in pyfdb. I did not want to the tests in both C and python, especially since I do not anticpate anyone using fdb.wipe in C directly.


📚 Documentation preview 📚: https://ecmwf-fdb--114.org.readthedocs.build/en/114/

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 15, 2025

Codecov Report

Attention: Patch coverage is 0% with 70 lines in your changes missing coverage. Please review.

Project coverage is 63.57%. Comparing base (e0b97b2) to head (6e8b32d).
Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
src/fdb5/api/fdb_c.cc 0.00% 70 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #114      +/-   ##
===========================================
- Coverage    63.85%   63.57%   -0.29%     
===========================================
  Files          281      281              
  Lines        15817    15887      +70     
  Branches      1640     1640              
===========================================
  Hits         10100    10100              
- Misses        5717     5787      +70     

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

@ChrisspyB ChrisspyB force-pushed the feature/FDB-393-pyfdb-wipe branch from c0989bd to 4c040c1 Compare April 15, 2025 18:20
@ChrisspyB ChrisspyB marked this pull request as ready for review April 22, 2025 14:22
@ChrisspyB ChrisspyB requested review from simondsmart and tbkr April 22, 2025 14:23
@danovaro danovaro merged commit 7bf906e into develop May 9, 2025
7 of 8 checks passed
@Ozaq Ozaq deleted the feature/FDB-393-pyfdb-wipe branch June 18, 2025 08:41
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