Skip to content

Conversation

@pnoltes
Copy link
Contributor

@pnoltes pnoltes commented Feb 8, 2026

This PR removes the following deprecated headers:

  • utils.h
  • export.h
  • celix_utils_api.h

The remaining deprecated utility headers (hash_map.h and filter.h) are scheduled for removal in a separate PR.

The current failure in the Linux apt RelWithDebInfo build appears unrelated to these changes. It is likely tied to the recently introduced GCC static analyzer causing Out-Of-Memory (OOM) issues in the build container. A fix for the CI infrastructure should be done separately.

…i header

    Also refactor code using the removed depecrated headers
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.41%. Comparing base (78dadfa) to head (63d5302).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #829      +/-   ##
==========================================
- Coverage   91.47%   91.41%   -0.07%     
==========================================
  Files         235      235              
  Lines       28686    28686              
==========================================
- Hits        26241    26223      -18     
- Misses       2445     2463      +18     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants