Skip to content

Comments

Avoid head/tail masking warnings from GiottoClass imports#1227

Open
Ed2uiz wants to merge 1 commit intosuite_devfrom
fix/import-giottoclass-head-tail-mask
Open

Avoid head/tail masking warnings from GiottoClass imports#1227
Ed2uiz wants to merge 1 commit intosuite_devfrom
fix/import-giottoclass-head-tail-mask

Conversation

@Ed2uiz
Copy link
Collaborator

@Ed2uiz Ed2uiz commented Feb 12, 2026

Summary

  • Replace broad import of GiottoClass with rawNamespace import excluding head and tail
  • Keep existing utils imports untouched
  • Regenerate NAMESPACE

Why

Loading Giotto and GiottoVisuals can emit warnings about replacing GiottoClass head/tail with utils head/tail. This keeps current head/tail behavior while preventing those import-mask warnings from this package side.

I'll submit a similar PR in GiottoVisuals.

@coderabbitai
Copy link

coderabbitai bot commented Feb 12, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/import-giottoclass-head-tail-mask

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Ed2uiz
Copy link
Collaborator Author

Ed2uiz commented Feb 12, 2026

@jiajic not sure if this is the best fix for this warning but thought I'd share

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