Skip to content

Add typing to scico/numpy/_blockarray#655

Open
bwohlberg wants to merge 4 commits into
mainfrom
brendt/typing
Open

Add typing to scico/numpy/_blockarray#655
bwohlberg wants to merge 4 commits into
mainfrom
brendt/typing

Conversation

@bwohlberg

Copy link
Copy Markdown
Collaborator

Add typing to scico/numpy/_blockarray, resolving #638.

@bwohlberg bwohlberg added the typing Related to type annotations label May 20, 2026
@bwohlberg bwohlberg linked an issue May 20, 2026 that may be closed by this pull request
@codecov

codecov Bot commented May 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.61%. Comparing base (6e1892e) to head (8a6bec0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #655   +/-   ##
=======================================
  Coverage   93.61%   93.61%           
=======================================
  Files          93       93           
  Lines        6431     6435    +4     
=======================================
+ Hits         6020     6024    +4     
  Misses        411      411           
Flag Coverage Δ
unittests 93.61% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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

typing Related to type annotations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Type annotations missing from scico/numpy/_blockarray.py

1 participant