-
Notifications
You must be signed in to change notification settings - Fork 97
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
Fix: #1785 Added covalent version attribute to Remote Executors #1802
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.
Thanks @maskboyAvi ! Mostly looks good, just small comments.
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #1802 +/- ##
===========================================
- Coverage 80.08% 78.16% -1.93%
===========================================
Files 231 116 -115
Lines 10179 6960 -3219
Branches 193 0 -193
===========================================
- Hits 8152 5440 -2712
+ Misses 1894 1520 -374
+ Partials 133 0 -133
*This pull request uses carry forward flags. Click here to find out more. |
@kessler-frost I have made the requested changes. Please have a look. |
Thanks @maskboyAvi ! |
Issue - #1785
Added covalent version attribute to remote_executor.py