Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix numpy arrays in repr #207

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

tlambert03
Copy link
Member

closes #206

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

Attention: Patch coverage is 95.83333% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.09%. Comparing base (70b32dd) to head (f9d6c09).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/useq/_base_model.py 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #207      +/-   ##
==========================================
- Coverage   94.10%   94.09%   -0.01%     
==========================================
  Files          22       22              
  Lines        1458     1473      +15     
==========================================
+ Hits         1372     1386      +14     
- Misses         86       87       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@tlambert03 tlambert03 merged commit 5563fc0 into pymmcore-plus:main Nov 25, 2024
25 checks passed
@tlambert03 tlambert03 deleted the fix-np branch November 25, 2024 14: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.

numpy arrays in slm_image break repr
1 participant