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 test filters when using both notPackage and notClass #654

Merged
merged 3 commits into from
Mar 7, 2020

Conversation

jan-goral
Copy link
Contributor

@jan-goral jan-goral commented Mar 5, 2020

Fixes #460

Checklist

  • Documented
  • Unit tested

@codecov-io
Copy link

Codecov Report

Merging #654 into master will decrease coverage by 0.06%.
The diff coverage is 91.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #654      +/-   ##
============================================
- Coverage     77.91%   77.85%   -0.07%     
- Complexity      637      639       +2     
============================================
  Files            88       88              
  Lines          2531     2533       +2     
  Branches        323      324       +1     
============================================
  Hits           1972     1972              
- Misses          353      355       +2     
  Partials        206      206

@jan-goral jan-goral marked this pull request as ready for review March 6, 2020 23:54
@jan-goral jan-goral merged commit 4134fa7 into master Mar 7, 2020
@jan-goral jan-goral deleted the 460-bugfix-test-targets branch March 7, 2020 00:47
@bootstraponline bootstraponline modified the milestone: May 2020 Mar 8, 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.

Tests run in error when using both notPackage and notClass test targets
3 participants