Skip to content

Fixing bbox default value typing#186

Merged
JoOkuma merged 1 commit intoroyerlab:mainfrom
JoOkuma:jookuma/polars-fix
Oct 31, 2025
Merged

Fixing bbox default value typing#186
JoOkuma merged 1 commit intoroyerlab:mainfrom
JoOkuma:jookuma/polars-fix

Conversation

@JoOkuma
Copy link
Copy Markdown
Member

@JoOkuma JoOkuma commented Oct 31, 2025

I think we have everything to rework the attributes setup and close #81 and surpass #130

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.02%. Comparing base (e1e715a) to head (e287745).

Files with missing lines Patch % Lines
src/tracksdata/nodes/_regionprops.py 66.66% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #186      +/-   ##
==========================================
- Coverage   88.10%   88.02%   -0.08%     
==========================================
  Files          50       50              
  Lines        3472     3474       +2     
  Branches      601      601              
==========================================
- Hits         3059     3058       -1     
- Misses        248      250       +2     
- Partials      165      166       +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.

@JoOkuma JoOkuma merged commit c3e1463 into royerlab:main Oct 31, 2025
7 of 8 checks passed
@JoOkuma JoOkuma deleted the jookuma/polars-fix branch October 31, 2025 16:10
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.

Add AttrName or similar variable to define type and default value of attributes to avoid guessing

2 participants