Skip to content
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

Merged
merged 3 commits into from
Oct 4, 2023

Conversation

maskboyAvi
Copy link
Contributor

Issue - #1785

Added covalent version attribute to remote_executor.py

  • I have added the tests to cover my changes.
  • I have updated the documentation and CHANGELOG accordingly.
  • I have read the CONTRIBUTING document.

@maskboyAvi maskboyAvi requested a review from a team as a code owner October 4, 2023 05:41
@CLAassistant
Copy link

CLAassistant commented Oct 4, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@kessler-frost kessler-frost left a 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.

covalent/executor/executor_plugins/remote_executor.py Outdated Show resolved Hide resolved
covalent/executor/executor_plugins/remote_executor.py Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Merging #1802 (a714803) into develop (bfe3c35) will decrease coverage by 1.93%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@             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     
Flag Coverage Δ *Carryforward flag
Dispatcher 86.37% <ø> (ø) Carriedforward from fef0c8e
Functional_Tests ?
SDK 74.54% <100.00%> (-0.02%) ⬇️
UI_Backend ?
UI_Frontend ?

*This pull request uses carry forward flags. Click here to find out more.

@maskboyAvi
Copy link
Contributor Author

@kessler-frost I have made the requested changes. Please have a look.

@kessler-frost kessler-frost merged commit 644bfb5 into AgnostiqHQ:develop Oct 4, 2023
12 checks passed
@kessler-frost
Copy link
Member

Thanks @maskboyAvi !

@kessler-frost kessler-frost added the hacktoberfest-accepted Hacktoberfest label indicating that the PR has been accepted label Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Hacktoberfest label indicating that the PR has been accepted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants