-
Notifications
You must be signed in to change notification settings - Fork 189
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
Icc vs energy fix #3128
Icc vs energy fix #3128
Conversation
Looks good to me, but the tests say otherwise. |
Codecov Report
@@ Coverage Diff @@
## python #3128 +/- ##
=======================================
+ Coverage 83% 83% +<1%
=======================================
Files 530 530
Lines 26141 26150 +9
=======================================
+ Hits 21949 21961 +12
+ Misses 4192 4189 -3
Continue to review full report at Codecov.
|
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.
bors r+
3128: Icc vs energy fix r=RudolfWeeber a=itischler Fixes #3079 Description of changes: - changes in virtual sites and icc are now applied in on_observable_calc PR Checklist ------------ - [ ] Tests? - [ ] Interface - [ ] Core - [ ] Docs? Co-authored-by: itischler <ingo.tischler@gmx.de>
Build succeeded |
Fixes #3079
Description of changes:
PR Checklist