Skip to content

fix: properly export all public API#1485

Merged
susnux merged 1 commit intomainfrom
chore/exports
Feb 6, 2026
Merged

fix: properly export all public API#1485
susnux merged 1 commit intomainfrom
chore/exports

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Feb 6, 2026

Some API was missing the export and some API was located in the wrong directories. This is a small cleanup and adding missing exports.

Some API was missing the export and some API was located in the wrong
directories. This is a small cleanup and adding missing exports.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added 3. to review 3️⃣ Waiting for reviews type: refactor ♻️ Refactor code (not a bug fix, not a feature just refactoring) labels Feb 6, 2026
@susnux susnux added this to the v4.0.0 milestone Feb 6, 2026
@codecov
Copy link

codecov bot commented Feb 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.14%. Comparing base (8b2be4f) to head (303bd56).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1485   +/-   ##
=======================================
  Coverage   86.14%   86.14%           
=======================================
  Files          30       30           
  Lines         671      671           
  Branches      195      195           
=======================================
  Hits          578      578           
  Misses         81       81           
  Partials       12       12           

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

@susnux susnux changed the title refactor: properly export all public API fix: properly export all public API Feb 6, 2026
@susnux susnux added the type: bug 🐛 Something isn't working label Feb 6, 2026
@susnux susnux merged commit 3a69d62 into main Feb 6, 2026
12 checks passed
@susnux susnux deleted the chore/exports branch February 6, 2026 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review 3️⃣ Waiting for reviews type: bug 🐛 Something isn't working type: refactor ♻️ Refactor code (not a bug fix, not a feature just refactoring)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants