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

Ignore apk with filtered out tests instead of failing #746

Merged
merged 4 commits into from
Apr 30, 2020

Conversation

pawelpasterz
Copy link
Contributor

@pawelpasterz pawelpasterz commented Apr 26, 2020

Fixes #745

Depends on: PR #741 must be merged before

Checklist

  • Unit tested
  • release_notes.md updated

@pawelpasterz pawelpasterz self-assigned this Apr 26, 2020
@pawelpasterz pawelpasterz force-pushed the ignore-case-when-all-tests-are-filtered-out branch from 6a69c22 to ff9edf5 Compare April 29, 2020 14:54
@pawelpasterz pawelpasterz marked this pull request as ready for review April 29, 2020 19:39
@codecov-io
Copy link

Codecov Report

Merging #746 into master will increase coverage by 0.18%.
The diff coverage is 85.71%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #746      +/-   ##
============================================
+ Coverage     78.03%   78.21%   +0.18%     
- Complexity      671      675       +4     
============================================
  Files           125      125              
  Lines          2791     2796       +5     
  Branches        403      405       +2     
============================================
+ Hits           2178     2187       +9     
  Misses          350      350              
+ Partials        263      259       -4     

@pawelpasterz pawelpasterz merged commit 8ae4f2b into master Apr 30, 2020
@pawelpasterz pawelpasterz deleted the ignore-case-when-all-tests-are-filtered-out branch April 30, 2020 11:54
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.

Test filters fail with Additional Test Apks
5 participants