Skip to content

Keep top-level public exports in sync - #336

Merged
uriahf merged 2 commits into
mainfrom
fix/public-all-exports
Aug 20, 2026
Merged

Keep top-level public exports in sync#336
uriahf merged 2 commits into
mainfrom
fix/public-all-exports

Conversation

@uriahf

@uriahf uriahf commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • add the imported *_times curve creators to rtichoke.__all__
  • add both binned performance-data preparation functions to rtichoke.__all__
  • add a regression test that keeps __all__ synchronized with the intended top-level public API

Scope

No calculations, plotting behavior, defaults, schemas, or dependencies change.

Audit classification

Harmless API inconsistency: these functions were already available as rtichoke.<name> but were omitted from wildcard/public export metadata.

@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-08-20 11:04 UTC

@uriahf
uriahf marked this pull request as ready for review August 20, 2026 11:03
@uriahf
uriahf merged commit 089d87b into main Aug 20, 2026
4 checks passed
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