Skip to content

1.x: provide an explanation why certain tests are ignored #4118

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

Merged
merged 1 commit into from
Jun 25, 2016

Conversation

DmitriyZaitsev
Copy link
Contributor

During code reading I've found some tests that are ignored but don't have a record why they are being ignored. Some of them have meaningful explanations present as line comments, so I decided to make them the parameters of @Ignore annotation, so it will be correct.

@codecov-io
Copy link

Current coverage is 80.64%

Merging #4118 into 1.x will decrease coverage by 0.07%

@@                1.x      #4118   diff @@
==========================================
  Files           258        258          
  Lines         16835      16835          
  Methods           0          0          
  Messages          0          0          
  Branches       2549       2549          
==========================================
- Hits          13588      13576    -12   
- Misses         2336       2350    +14   
+ Partials        911        909     -2   

Powered by Codecov. Last updated by 4210577...beae70b

@akarnokd akarnokd added the Test label Jun 25, 2016
@akarnokd akarnokd merged commit 1d75f4a into ReactiveX:1.x Jun 25, 2016
@DmitriyZaitsev DmitriyZaitsev deleted the dz/1.x/explain_ignored_tests branch June 25, 2016 14:16
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.

3 participants