-
Notifications
You must be signed in to change notification settings - Fork 2
New collection base #180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
New collection base #180
Conversation
rozyczko
commented
Dec 19, 2025
- Add ModelCollection class extending ModelBase with MutableSequence
- Provides list-like functionality with EasyScience features
- Supports interface propagation to collection items (via InterfaceFactoryTemplate)
- Export ModelCollection from base_classes module
- Add comprehensive unit tests (102 tests)
Version 1.1.0
Release 1.1.1
Develop to master
Release 1.2.1
Release 1.3.0
Fix for setup-python@v5 expecting string now
New 2.0.0 release
Release 2.1.0
Hotfix 2.1.0a
Hotfix_2.1.0b
- Add ModelCollection class extending ModelBase with MutableSequence - Provides list-like functionality with EasyScience features - Supports interface propagation to collection items (via InterfaceFactoryTemplate) - Add NewBase to CollectionBase type checking - Export ModelCollection from base_classes module - Add comprehensive unit tests (102 tests)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This pull request does not contain a valid label. Please add one of the following labels: ['[scope] bug', '[scope] enhancement', '[scope] documentation', '[scope] significant', '[scope] maintenance']
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #180 +/- ##
===========================================
+ Coverage 80.80% 81.82% +1.02%
===========================================
Files 52 53 +1
Lines 4261 4451 +190
Branches 739 798 +59
===========================================
+ Hits 3443 3642 +199
+ Misses 633 626 -7
+ Partials 185 183 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
|