Skip to content

Conversation

@tiemvanderdeure
Copy link
Collaborator

index is removed in DD 0.30, so we might as well get rid of it already.

Makes it much easier to test the breaking branch of DD without running into these silly errors (you're welcome).

tiemvanderdeure and others added 3 commits October 16, 2025 09:41
Co-authored-by: Rafael Schouten <[email protected]>
Co-authored-by: Rafael Schouten <[email protected]>
Co-authored-by: Rafael Schouten <[email protected]>
@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.33%. Comparing base (f1c4b75) to head (fac42a7).
⚠️ Report is 42 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1029      +/-   ##
==========================================
+ Coverage   82.89%   83.33%   +0.43%     
==========================================
  Files          58       58              
  Lines        5425     5333      -92     
==========================================
- Hits         4497     4444      -53     
+ Misses        928      889      -39     

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

@rafaqz rafaqz left a comment

Choose a reason for hiding this comment

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

Really need to switch to parent(lookup(d)) not lookup(d) esp with plotting.

Lets avoid any complications and responsibities by returning types we dont own .

tiemvanderdeure and others added 3 commits October 28, 2025 13:24
Co-authored-by: Rafael Schouten <[email protected]>
Co-authored-by: Rafael Schouten <[email protected]>
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