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

Enable parallel tests for the math module #982

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

jponge
Copy link
Member

@jponge jponge commented Jul 7, 2022

No description provided.

@jponge jponge added this to the 2.0.0 milestone Jul 7, 2022
@jponge jponge added the ci/cd/build CI/CD pipeline and build label Jul 7, 2022
@jponge jponge requested a review from cescoffier July 7, 2022 15:25
@cescoffier cescoffier enabled auto-merge July 7, 2022 15:32
@codecov
Copy link

codecov bot commented Jul 7, 2022

Codecov Report

Merging #982 (2de6ca8) into main (a332151) will increase coverage by 0.12%.
The diff coverage is n/a.

❗ Current head 2de6ca8 differs from pull request most recent head c4cd1de. Consider uploading reports for the commit c4cd1de to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #982      +/-   ##
============================================
+ Coverage     88.92%   89.05%   +0.12%     
- Complexity     3130     3139       +9     
============================================
  Files           412      412              
  Lines         12585    12585              
  Branches       1595     1595              
============================================
+ Hits          11191    11207      +16     
+ Misses          746      729      -17     
- Partials        648      649       +1     
Impacted Files Coverage Δ
...utiny/operators/multi/MultiWindowOnDurationOp.java 65.71% <0.00%> (-4.29%) ⬇️
...operators/multi/builders/CollectionBasedMulti.java 93.54% <0.00%> (-3.23%) ⬇️
.../io/smallrye/mutiny/helpers/queues/DrainUtils.java 77.77% <0.00%> (-2.23%) ⬇️
...tiny/operators/multi/MultiBufferWithTimeoutOp.java 73.10% <0.00%> (-1.69%) ⬇️
...java/io/smallrye/mutiny/helpers/Subscriptions.java 79.00% <0.00%> (-1.66%) ⬇️
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 84.80% <0.00%> (+0.60%) ⬆️
...lrye/mutiny/operators/uni/builders/UniJoinAll.java 95.83% <0.00%> (+1.38%) ⬆️
...allrye/mutiny/operators/uni/UniAndCombination.java 91.17% <0.00%> (+2.94%) ⬆️
...ny/operators/uni/builders/UniCreateFromFuture.java 91.80% <0.00%> (+3.27%) ⬆️
...lrye/mutiny/subscription/SerializedSubscriber.java 85.32% <0.00%> (+6.42%) ⬆️
... and 2 more

@cescoffier cescoffier merged commit 19e599f into main Jul 7, 2022
@cescoffier cescoffier deleted the build/math-enable-parallel-tests branch July 7, 2022 15:46
@jponge jponge modified the milestones: 2.0.0, 2.0.0-milestone1 Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd/build CI/CD pipeline and build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants