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

fixtures: create/teardown resources #72

Merged
merged 2 commits into from
Oct 30, 2020

Conversation

diegodelemos
Copy link
Member

Diego Rodriguez added 2 commits October 30, 2020 15:10
* Creates default resources on `app` fixture.

* Clean `WorkflowResource`s on workflow teardown.

* Closes reanahub/reana-server#296.
@codecov-io
Copy link

Codecov Report

Merging #72 into master will decrease coverage by 0.15%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #72      +/-   ##
=========================================
- Coverage    6.15%   6.00%   -0.16%     
=========================================
  Files           5       5              
  Lines         195     200       +5     
=========================================
  Hits           12      12              
- Misses        183     188       +5     
Impacted Files Coverage Δ
pytest_reana/fixtures.py 4.00% <0.00%> (-0.12%) ⬇️
pytest_reana/version.py 0.00% <0.00%> (ø)

@mvidalgarcia mvidalgarcia self-requested a review October 30, 2020 14:27
@diegodelemos diegodelemos merged commit f4a1f42 into reanahub:master Oct 30, 2020
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.

quotas: quota unit conversion server side
3 participants