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

Bring back the JUnit5 RS TCK shim #803

Merged
merged 3 commits into from
Jan 11, 2022
Merged

Bring back the JUnit5 RS TCK shim #803

merged 3 commits into from
Jan 11, 2022

Conversation

jponge
Copy link
Member

@jponge jponge commented Jan 11, 2022

  • Revert "Bumping the website version to 1.3.0"
  • Revert "Pin the removed JUnit5 RS TCK to 1.2.0"
  • Bring back the JUnit5 RS TCK shim

This is being used by other modules (e.g., MP context, math).

Dependent modules shall eventually use TestNG again for their RS TCK checks.
@jponge jponge added this to the 1.3.0 milestone Jan 11, 2022
@jponge jponge enabled auto-merge January 11, 2022 20:49
@jponge jponge changed the title bring back junit5 rs tck Bring back the JUnit5 RS TCK shim Jan 11, 2022
@codecov
Copy link

codecov bot commented Jan 11, 2022

Codecov Report

Merging #803 (074cbe8) into main (39d1be1) will increase coverage by 0.51%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #803      +/-   ##
============================================
+ Coverage     88.60%   89.12%   +0.51%     
- Complexity     3044     3066      +22     
============================================
  Files           383      383              
  Lines         12129    12129              
  Branches       1525     1527       +2     
============================================
+ Hits          10747    10810      +63     
+ Misses          751      699      -52     
+ Partials        631      620      -11     
Impacted Files Coverage Δ
...allrye/mutiny/operators/uni/UniAndCombination.java 89.88% <0.00%> (+1.12%) ⬆️
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 85.41% <0.00%> (+1.21%) ⬆️
...smallrye/mutiny/helpers/test/AssertSubscriber.java 91.17% <0.00%> (+1.47%) ⬆️
...mallrye/mutiny/operators/multi/FlatMapManager.java 98.61% <0.00%> (+2.77%) ⬆️
...operators/multi/builders/CollectionBasedMulti.java 96.77% <0.00%> (+3.22%) ⬆️
.../io/smallrye/mutiny/helpers/queues/DrainUtils.java 82.22% <0.00%> (+4.44%) ⬆️
...main/kotlin/io/smallrye/mutiny/coroutines/Multi.kt 80.95% <0.00%> (+4.76%) ⬆️
...lrye/mutiny/subscription/SerializedSubscriber.java 86.23% <0.00%> (+6.42%) ⬆️
...mallrye/mutiny/helpers/queues/MpscLinkedQueue.java 100.00% <0.00%> (+9.67%) ⬆️
...perators/multi/processors/SerializedProcessor.java 87.12% <0.00%> (+9.90%) ⬆️
... and 1 more

@jponge jponge merged commit 2391ed3 into main Jan 11, 2022
@jponge jponge deleted the bring-back-junit5-rs-tck branch January 11, 2022 21:17
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.

1 participant