Skip to content

Conversation

@GDYendell
Copy link
Contributor

No description provided.

@GDYendell GDYendell requested a review from shihab-dls December 5, 2025 14:36
@codecov
Copy link

codecov bot commented Dec 5, 2025

Codecov Report

❌ Patch coverage is 98.27586% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 90.51%. Comparing base (c6122bf) to head (2499e6d).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/fastcs/controllers/base_controller.py 97.72% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #281      +/-   ##
==========================================
+ Coverage   90.38%   90.51%   +0.12%     
==========================================
  Files          68       69       +1     
  Lines        2371     2403      +32     
==========================================
+ Hits         2143     2175      +32     
  Misses        228      228              

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

@GDYendell GDYendell force-pushed the type-hint-validation branch from fe56f91 to eb5d51e Compare December 5, 2025 16:36
In future, this should be used in place of DType_T in non-generic
contexts and DType_T should be bound to DType, but attempting this
revealed some existing typing problems that were difficult to resolve.

Remove incorrect Table dtype definition. It is actually just ndarray
like Waveform.
Add HintedAttribute dataclass
Allow for validation of Attribute type hints without a dtype
shihab-dls
shihab-dls previously approved these changes Dec 8, 2025
Copy link
Contributor

@shihab-dls shihab-dls left a comment

Choose a reason for hiding this comment

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

Looks really good to me, couldn't spot any issues; approving, with the most minor of nits.

@GDYendell GDYendell force-pushed the type-hint-validation branch from aafcc37 to 2499e6d Compare December 8, 2025 16:16
@GDYendell GDYendell merged commit 68cddc8 into main Dec 8, 2025
9 checks passed
@GDYendell GDYendell deleted the type-hint-validation branch December 8, 2025 16:18
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.

3 participants