Skip to content

feat: support 2025#230

Merged
34j merged 4 commits intomainfrom
feat/2025
Feb 27, 2026
Merged

feat: support 2025#230
34j merged 4 commits intomainfrom
feat/2025

Conversation

@34j
Copy link
Owner

@34j 34j commented Feb 27, 2026

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 Feb 27, 2026

Codecov Report

❌ Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 33.08%. Comparing base (5d7869f) to head (48cc7bd).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/array_api/_2022_12.py 0.00% 2 Missing ⚠️
src/array_api/_2023_12.py 0.00% 2 Missing ⚠️
src/array_api/_2024_12.py 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #230       +/-   ##
===========================================
+ Coverage   21.01%   33.08%   +12.06%     
===========================================
  Files          10       11        +1     
  Lines        4891     6160     +1269     
  Branches      709      891      +182     
===========================================
+ Hits         1028     2038     +1010     
- Misses       3690     3772       +82     
- Partials      173      350      +177     

☔ 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 5aef06f into main Feb 27, 2026
15 of 16 checks passed
@34j 34j deleted the feat/2025 branch February 27, 2026 12: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