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.

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.39%. Comparing base (78dadfa) to head (24c9fb9).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #828      +/-   ##
==========================================
- Coverage   91.47%   91.39%   -0.09%     
==========================================
  Files         235      235              
  Lines       28686    28686              
==========================================
- Hits        26241    26217      -24     
- Misses       2445     2469      +24     

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

@pnoltes
Copy link
Contributor Author

pnoltes commented Feb 8, 2026

Incorrectly combined the signed commits and used email. Will redo the changes with correct signed commits.

@pnoltes pnoltes closed this Feb 8, 2026
@pnoltes pnoltes deleted the feature/gh-509-remove-deprecated-utils branch February 8, 2026 15:59
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