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

Flank timeout feature #672

Merged
merged 5 commits into from Mar 18, 2020
Merged

Flank timeout feature #672

merged 5 commits into from Mar 18, 2020

Conversation

pawelpasterz
Copy link
Contributor

@pawelpasterz pawelpasterz commented Mar 17, 2020

Fixes #532

Checklist

  • implement timeout feature logic
  • add new run-timeout property to cli/yml
  • Documented
  • Unit tested
  • release_notes.md updated

@codecov-io
Copy link

codecov-io commented Mar 17, 2020

Codecov Report

Merging #672 into master will decrease coverage by 0.35%.
The diff coverage is 78.72%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #672      +/-   ##
===========================================
- Coverage     77.55%   77.2%   -0.36%     
+ Complexity      604     593      -11     
===========================================
  Files            99      97       -2     
  Lines          2553    2382     -171     
  Branches        345     334      -11     
===========================================
- Hits           1980    1839     -141     
+ Misses          358     336      -22     
+ Partials        215     207       -8

@pawelpasterz pawelpasterz marked this pull request as ready for review March 17, 2020 16:03
@pawelpasterz pawelpasterz merged commit c0e7e2c into master Mar 18, 2020
@pawelpasterz pawelpasterz deleted the flank-timeout-feature branch March 18, 2020 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run timeout
3 participants