Skip to content

Comments

Allow CollectionBase to take NewBase objects#206

Merged
rozyczko merged 2 commits intodevelopfrom
collectionbase-allow-newbase
Feb 19, 2026
Merged

Allow CollectionBase to take NewBase objects#206
rozyczko merged 2 commits 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

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.82%. Comparing base (bd10653) to head (6d61ad7).
⚠️ Report is 4 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #206      +/-   ##
===========================================
+ Coverage    81.15%   81.82%   +0.66%     
===========================================
  Files           52       52              
  Lines         4267     4358      +91     
  Branches       740      810      +70     
===========================================
+ Hits          3463     3566     +103     
+ Misses         624      621       -3     
+ Partials       180      171       -9     
Flag Coverage Δ
unittests 81.75% <100.00%> (+0.59%) ⬆️

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% <100.00%> (+0.06%) ⬆️

... and 3 files with indirect coverage changes

@rozyczko rozyczko linked an issue Feb 18, 2026 that may be closed by this pull request
@rozyczko rozyczko merged commit 604207d into develop Feb 19, 2026
35 checks passed
@damskii9992 damskii9992 deleted the collectionbase-allow-newbase branch February 20, 2026 09:29
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

2 participants