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

[WIP] myqueue conversion #50

Closed
wants to merge 24 commits into from

Conversation

davidwaroquiers
Copy link
Contributor

Implementation of a way to run jobflow Flows in Myqueue. Trying to solve #49

Additional dependencies introduced (if any)

TODO (if any)

  • Prototype/Work-In-Progress implementation at this stage
  • Currently it does not support dynamic flows
  • Need to add tests
  • Way to test integration ?

@codecov-commenter
Copy link

Codecov Report

Merging #50 (60e3407) into main (7f07f27) will decrease coverage by 3.75%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##              main      #50      +/-   ##
===========================================
- Coverage   100.00%   96.25%   -3.75%     
===========================================
  Files           19       20       +1     
  Lines         1232     1280      +48     
  Branches       303      308       +5     
===========================================
  Hits          1232     1232              
- Misses           0       48      +48     
Impacted Files Coverage Δ
src/jobflow/managers/myqueue.py 0.00% <0.00%> (ø)

@davidwaroquiers
Copy link
Contributor Author

Closing (replaced by #182 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants