Skip to content

perf: better integral#59

Merged
34j merged 1 commit intomainfrom
perf/better-integrate
Aug 24, 2025
Merged

perf: better integral#59
34j merged 1 commit intomainfrom
perf/better-integrate

Conversation

@34j
Copy link
Collaborator

@34j 34j commented Aug 24, 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 24, 2025

Codecov Report

❌ Patch coverage is 55.55556% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.07%. Comparing base (68de305) to head (bb986ed).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/ultrasphere/_integral.py 55.55% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
- Coverage   64.38%   64.07%   -0.31%     
==========================================
  Files          12       12              
  Lines         598      604       +6     
  Branches       99      102       +3     
==========================================
+ Hits          385      387       +2     
- Misses        195      197       +2     
- Partials       18       20       +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 231b508 into main Aug 24, 2025
10 of 13 checks passed
@34j 34j deleted the perf/better-integrate branch August 24, 2025 02:43
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