Skip to content

Implement checkbounds with no args + with kwargs#1183

Open
penelopeysm wants to merge 5 commits intorafaqz:mainfrom
penelopeysm:main
Open

Implement checkbounds with no args + with kwargs#1183
penelopeysm wants to merge 5 commits intorafaqz:mainfrom
penelopeysm:main

Conversation

@penelopeysm
Copy link
Copy Markdown
Contributor

Closes #1156. Prior to this, any call to checkbounds with either no arguments or with keyword arguments would error.

On a pragmatic note, I'm not sure whether you would like PR submitters to bump the patch number + add a changelog note. Over on the Turing.jl ecosystem, we do that with every PR, so I'm very happy to do it here; let me know!

@penelopeysm
Copy link
Copy Markdown
Contributor Author

(Force-pushed to undo noisy changes from my overeager formatter)

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.98%. Comparing base (781074f) to head (322981f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1183      +/-   ##
==========================================
+ Coverage   86.96%   86.98%   +0.01%     
==========================================
  Files          61       61              
  Lines        5848     5855       +7     
==========================================
+ Hits         5086     5093       +7     
  Misses        762      762              

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

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.

checkbounds with keyword arguments

1 participant