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 shards calculation when there are ignored tests and shardTime is -1 #704

Merged
merged 2 commits into from
Apr 8, 2020

Conversation

jan-goral
Copy link
Contributor

@jan-goral jan-goral commented Apr 7, 2020

Fixes #703

Checklist

  • Documented
  • Unit tested
  • release_notes.md updated

@jan-goral jan-goral self-assigned this Apr 7, 2020
@jan-goral jan-goral added this to the May 2020 milestone Apr 7, 2020
@jan-goral jan-goral added the Bug label Apr 7, 2020
@jan-goral jan-goral marked this pull request as ready for review April 7, 2020 12:29
@codecov-io
Copy link

Codecov Report

Merging #704 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #704      +/-   ##
============================================
+ Coverage     77.56%   77.58%   +0.01%     
- Complexity      647      653       +6     
============================================
  Files           112      112              
  Lines          2661     2663       +2     
  Branches        370      372       +2     
============================================
+ Hits           2064     2066       +2     
  Misses          357      357              
  Partials        240      240              

@pawelpasterz
Copy link
Contributor

@bootstraponline I've tested this solution with wide variety of apk combinations. I did not encounter this error. Let us know what do you think.

@bootstraponline
Copy link
Contributor

This looks great! Thanks for adding a test.

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