Skip to content

Fix test filters when using both notPackage and notClass#654

Merged
jan-goral merged 3 commits into
masterfrom
460-bugfix-test-targets
Mar 7, 2020
Merged

Fix test filters when using both notPackage and notClass#654
jan-goral merged 3 commits into
masterfrom
460-bugfix-test-targets

Conversation

@jan-goral
Copy link
Copy Markdown
Contributor

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

Fixes #460

Checklist

  • Documented
  • Unit tested

@codecov-io
Copy link
Copy Markdown

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