Skip to content

Allow CollectionBase to take NewBase objects#206

Open
henrikjacobsenfys wants to merge 1 commit intodevelopfrom
collectionbase-allow-newbase
Open

Allow CollectionBase to take NewBase objects#206
henrikjacobsenfys wants to merge 1 commit intodevelopfrom
collectionbase-allow-newbase

Conversation

@henrikjacobsenfys
Copy link
Member

No description provided.

@henrikjacobsenfys henrikjacobsenfys added [scope] bug Bug report or fix (major.minor.PATCH) [priority] high Should be prioritized soon labels Feb 17, 2026
@codecov
Copy link

codecov bot commented Feb 17, 2026

Codecov Report

❌ Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.16%. Comparing base (bd10653) to head (33da290).

Files with missing lines Patch % Lines
src/easyscience/base_classes/collection_base.py 92.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #206   +/-   ##
========================================
  Coverage    81.15%   81.16%           
========================================
  Files           52       52           
  Lines         4267     4268    +1     
  Branches       740      740           
========================================
+ Hits          3463     3464    +1     
  Misses         624      624           
  Partials       180      180           
Flag Coverage Δ
unittests 81.16% <92.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/easyscience/base_classes/collection_base.py 91.26% <92.00%> (+0.06%) ⬆️

@rozyczko rozyczko linked an issue Feb 18, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[priority] high Should be prioritized soon [scope] bug Bug report or fix (major.minor.PATCH)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update CollectionBase to allow NewBase elements

1 participant