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

Sonar Quality Gate fixes in math #566

Merged
merged 1 commit into from
May 20, 2021
Merged

Sonar Quality Gate fixes in math #566

merged 1 commit into from
May 20, 2021

Conversation

jponge
Copy link
Member

@jponge jponge commented May 20, 2021

No description provided.

@codecov
Copy link

codecov bot commented May 20, 2021

Codecov Report

Merging #566 (5e5a51c) into main (5c2eb47) will increase coverage by 0.30%.
The diff coverage is n/a.

❗ Current head 5e5a51c differs from pull request most recent head f300def. Consider uploading reports for the commit f300def to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##               main     #566      +/-   ##
============================================
+ Coverage     89.82%   90.13%   +0.30%     
- Complexity     2988     3002      +14     
============================================
  Files           392      392              
  Lines         11669    11668       -1     
  Branches       1459     1461       +2     
============================================
+ Hits          10482    10517      +35     
+ Misses          606      587      -19     
+ Partials        581      564      -17     
Impacted Files Coverage Δ Complexity Δ
...th/src/main/java/io/smallrye/mutiny/math/Math.java 100.00% <ø> (+9.09%) 10.00 <0.00> (ø)
...subscription/SwitchableSubscriptionSubscriber.java 95.08% <0.00%> (-2.46%) 45.00% <0.00%> (-1.00%)
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 84.73% <0.00%> (-0.94%) 3.00% <0.00%> (ø%)
...smallrye/mutiny/operators/multi/MultiEmitOnOp.java 90.47% <0.00%> (+0.95%) 2.00% <0.00%> (ø%)
...operators/multi/processors/BroadcastProcessor.java 88.46% <0.00%> (+1.28%) 20.00% <0.00%> (ø%)
...tiny/operators/multi/MultiBufferWithTimeoutOp.java 74.78% <0.00%> (+1.68%) 4.00% <0.00%> (ø%)
...y/operators/multi/processors/UnicastProcessor.java 97.34% <0.00%> (+1.76%) 45.00% <0.00%> (+1.00%)
...io/smallrye/mutiny/operators/uni/UniMemoizeOp.java 95.04% <0.00%> (+1.98%) 28.00% <0.00%> (+1.00%)
...erators/multi/builders/SerializedMultiEmitter.java 83.54% <0.00%> (+2.53%) 27.00% <0.00%> (+2.00%)
...java/io/smallrye/mutiny/helpers/Subscriptions.java 81.76% <0.00%> (+2.76%) 50.00% <0.00%> (+2.00%)
... and 6 more

@jponge jponge added the technical-debt Technical debt reduction label May 20, 2021
@jponge jponge added this to the 0.18.0 milestone May 20, 2021
@jponge jponge merged commit f558abd into main May 20, 2021
@jponge jponge deleted the fix-qate branch May 20, 2021 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical-debt Technical debt reduction
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant