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

Moved TestNG from the main repo into separate mockito/mockito-testng repo #1465

Merged
merged 1 commit into from Aug 3, 2018

Conversation

mockitoguy
Copy link
Member

New home for TestNG integration is: https://github.com/mockito/mockito-testng

For details and discussion, see: #962

New home for TestNG integration is: https://github.com/mockito/mockito-testng

For details and discussion, see: #962
@codecov-io
Copy link

codecov-io commented Aug 2, 2018

Codecov Report

Merging #1465 into release/2.x will decrease coverage by 0.19%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##             release/2.x   #1465     +/-   ##
===============================================
- Coverage           88.2%     88%   -0.2%     
+ Complexity          2384    2378      -6     
===============================================
  Files                298     298             
  Lines               6020    6020             
  Branches             729     729             
===============================================
- Hits                5310    5298     -12     
- Misses               530     541     +11     
- Partials             180     181      +1
Impacted Files Coverage Δ Complexity Δ
...ockito/internal/util/reflection/InstanceField.java 50% <0%> (-25%) 9% <0%> (-5%)
...a/org/mockito/internal/util/reflection/Fields.java 82.5% <0%> (-15%) 7% <0%> (-1%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 54e02ac...e736dab. Read the comment docs.

@mockitoguy
Copy link
Member Author

Thank you for review and for support on strategy to minimize Mockito repo!

@mockitoguy mockitoguy changed the title Removed TestNG from the main repo Moved TestNG from the main repo into separate mockito/mockito-testng repo Aug 3, 2018
@mockitoguy mockitoguy merged commit ee175c6 into release/2.x Aug 3, 2018
@TimvdLippe TimvdLippe deleted the next-testng branch October 9, 2018 15:51
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.

None yet

3 participants