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

Draft: Integration tests: Run #2034

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

dbeltrankyl
Copy link
Contributor

This merge is to add run-related integration tests.

#1153 #1033

  • Added normal run ( already on master)
  • Added interrupted test + kill signal
  • Added interrupted test + control +c signal
  • Added setstatus + run
  • Added recovery + run

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.30%. Comparing base (156b6e7) to head (96da668).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2034      +/-   ##
==========================================
- Coverage   48.93%   45.30%   -3.63%     
==========================================
  Files          72       72              
  Lines       17525    17525              
  Branches     3408     3408              
==========================================
- Hits         8575     7940     -635     
- Misses       8150     8907     +757     
+ Partials      800      678     -122     
Flag Coverage Δ
fast-tests 45.30% <ø> (-3.63%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dbeltrankyl
Copy link
Contributor Author

dbeltrankyl commented Dec 16, 2024

  • Run integration tests in the pipeline

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