Skip to content

Fixed deprecation warning - #69

Merged
lbusoni merged 1 commit into
masterfrom
fix-deprecation
Feb 17, 2026
Merged

Fixed deprecation warning#69
lbusoni merged 1 commit into
masterfrom
fix-deprecation

Conversation

@pietroferraiuolo

Copy link
Copy Markdown

Fixed a DeprecationWarning on line 251 of arte/types/mask.py:

.../arte/types/mask.py:251: FutureWarning: `RegionProperties.major_axis_length` is deprecated starting in version 0.26 and will be removed in version 2.0. Use `RegionProperties.axis_major_length` instead. 
  r = bubble.major_axis_length / 2.

@codecov

codecov Bot commented Feb 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.33%. Comparing base (cc7c4ca) to head (2952192).
⚠️ Report is 14 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
- Coverage   76.33%   76.33%   -0.01%     
==========================================
  Files         185      185              
  Lines       12658    12662       +4     
==========================================
+ Hits         9662     9665       +3     
- Misses       2996     2997       +1     

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

@lbusoni
lbusoni merged commit 15f0854 into master Feb 17, 2026
11 checks passed
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.

2 participants