Skip to content

Comments

fix_nodes_at_t#92

Merged
leoguignard merged 2 commits intov3.xfrom
fix_nodes_at_t
Dec 3, 2025
Merged

fix_nodes_at_t#92
leoguignard merged 2 commits intov3.xfrom
fix_nodes_at_t

Conversation

@BadPrograms
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Dec 3, 2025

Codecov Report

❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 86.39%. Comparing base (714cef5) to head (f0048ff).
⚠️ Report is 6 commits behind head on v3.x.

Files with missing lines Patch % Lines
src/lineagetree/_core/_navigation.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             v3.x      #92      +/-   ##
==========================================
- Coverage   86.43%   86.39%   -0.05%     
==========================================
  Files          20       20              
  Lines        1792     1793       +1     
==========================================
  Hits         1549     1549              
- Misses        243      244       +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.

Copy link
Member

@leoguignard leoguignard left a comment

Choose a reason for hiding this comment

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

Also, what's the problem with codecov?

from collections.abc import Iterable
from typing import TYPE_CHECKING
import warnings
import numpy as np
Copy link
Member

Choose a reason for hiding this comment

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

Is that import necessary?

@leoguignard leoguignard merged commit 1dcd0d0 into v3.x Dec 3, 2025
3 checks passed
@BadPrograms BadPrograms deleted the fix_nodes_at_t branch January 7, 2026 12:25
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