Skip to content

docs: describe Int and Float bounds 🤖 (#357) - #982

Draft
frobel0520 wants to merge 1 commit into
ipython:mainfrom
frobel0520:issue-357-document-int-float-bounds
Draft

docs: describe Int and Float bounds 🤖 (#357)#982
frobel0520 wants to merge 1 commit into
ipython:mainfrom
frobel0520:issue-357-document-int-float-bounds

Conversation

@frobel0520

@frobel0520 frobel0520 commented Aug 24, 2026

Copy link
Copy Markdown

Summary

  • Document the min and max bounds accepted by Int and Float.
  • Describe the default bounds and effective constructor options.

Closes #357

@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.19%. Comparing base (5b398be) to head (0df1276).

Components Coverage Δ
traitlets 85.60% <ø> (ø)
tests 99.07% <ø> (ø)

☔ View full report in Codecov by Harness.
📢 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.

@Carreau Carreau changed the title docs: describe Int and Float bounds 🤖🍆 (#357) docs: describe Int and Float bounds 🤖 (#357) Aug 28, 2026
@Carreau
Carreau marked this pull request as draft August 28, 2026 09:05
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.

document min, max kwargs to traitlets.{Int,Float}

1 participant