Skip to content

fix: fix special._bessel not working#60

Merged
34j merged 1 commit intomainfrom
fix/fix-bessel
Aug 25, 2025
Merged

fix: fix special._bessel not working#60
34j merged 1 commit intomainfrom
fix/fix-bessel

Conversation

@34j
Copy link
Collaborator

@34j 34j commented Aug 25, 2025

Description of change

Pull-Request Checklist

  • Code is up-to-date with the main branch
  • This pull request follows the contributing guidelines.
  • This pull request links relevant issues as Fixes #0000
  • There are new or updated unit tests validating the change
  • Documentation has been updated to reflect this change
  • The new commits follow conventions outlined in the conventional commit spec, such as "fix(api): prevent racing of requests".
  • If pre-commit.ci is failing, try pre-commit run -a for further information.
  • If CI / test is failing, try uv run pytest for further information.

@codecov
Copy link

codecov bot commented Aug 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.23%. Comparing base (231b508) to head (24bda3b).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   64.07%   65.23%   +1.16%     
==========================================
  Files          12       12              
  Lines         604      607       +3     
  Branches      102      103       +1     
==========================================
+ Hits          387      396       +9     
+ Misses        197      189       -8     
- Partials       20       22       +2     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@34j 34j merged commit add1b63 into main Aug 25, 2025
12 of 13 checks passed
@34j 34j deleted the fix/fix-bessel branch August 25, 2025 02:08
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