-
Notifications
You must be signed in to change notification settings - Fork 2
New corelib support #290
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 corelib support #290
Conversation
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: ['chore', 'fix', 'bugfix', 'bug', 'enhancement', 'feature', 'dependencies', 'documentation']
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #290 +/- ##
===========================================
- Coverage 88.07% 87.72% -0.35%
===========================================
Files 45 45
Lines 2458 2828 +370
Branches 285 377 +92
===========================================
+ Hits 2165 2481 +316
- Misses 236 258 +22
- Partials 57 89 +32
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Migrated EasyReflectometryLib from the old corelib architecture (
ObjBase,CollectionBase) to the new architecture (ModelBase,ModelCollection,CalculatorFactoryBase).Base class replacement
Calculator ownership migration
Interface removal