Skip to content

Conversation

@ajpotts
Copy link
Contributor

@ajpotts ajpotts commented Dec 30, 2025

Cleans up variable naming to comply with Ruff linting (snake_case), adds a targeted noqa for intentional math-style usage, and improves consistency across array API and NumPy wrappers.

Closes #5225: Resolve N806 errors

@ajpotts ajpotts force-pushed the 5225_Resolve_N806_errors branch 3 times, most recently from 02ec525 to d7e8ffd Compare January 5, 2026 16:25
@ajpotts ajpotts force-pushed the 5225_Resolve_N806_errors branch from d7e8ffd to 0ccba84 Compare January 5, 2026 20:25
@ajpotts ajpotts marked this pull request as ready for review January 5, 2026 21:33
Copy link
Collaborator

@1RyanK 1RyanK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@ajpotts ajpotts force-pushed the 5225_Resolve_N806_errors branch from d5fd61b to 097a13e Compare January 7, 2026 20:51
@ajpotts ajpotts force-pushed the 5225_Resolve_N806_errors branch from 097a13e to 7b5beec Compare January 8, 2026 00:08
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@2f071d4). Learn more about missing BASE report.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##             main     #5226   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?        43           
  Lines           ?      1161           
  Branches        ?         0           
========================================
  Hits            ?      1161           
  Misses          ?         0           
  Partials        ?         0           

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

Resolve N806 errors

3 participants