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

Drop Sonar #979

Merged
merged 2 commits into from
Jul 6, 2022
Merged

Drop Sonar #979

merged 2 commits into from
Jul 6, 2022

Conversation

jponge
Copy link
Member

@jponge jponge commented Jul 6, 2022

No description provided.

@jponge jponge added this to the 2.0.0 milestone Jul 6, 2022
@jponge jponge requested a review from cescoffier July 6, 2022 08:16
@jponge jponge added the ci/cd/build CI/CD pipeline and build label Jul 6, 2022
@jponge jponge linked an issue Jul 6, 2022 that may be closed by this pull request
.github/workflows/build-main.yml Outdated Show resolved Hide resolved
@jponge jponge requested a review from cescoffier July 6, 2022 08:22
@jponge jponge enabled auto-merge July 6, 2022 08:23
@codecov
Copy link

codecov bot commented Jul 6, 2022

Codecov Report

Merging #979 (1128fc9) into main (5193c01) will decrease coverage by 0.03%.
The diff coverage is n/a.

❗ Current head 1128fc9 differs from pull request most recent head 107d35d. Consider uploading reports for the commit 107d35d to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #979      +/-   ##
============================================
- Coverage     89.05%   89.01%   -0.04%     
- Complexity     3136     3138       +2     
============================================
  Files           412      412              
  Lines         12585    12585              
  Branches       1595     1595              
============================================
- Hits          11208    11203       -5     
- Misses          728      734       +6     
+ Partials        649      648       -1     
Impacted Files Coverage Δ
...erators/multi/builders/SerializedMultiEmitter.java 69.51% <0.00%> (-9.76%) ⬇️
...operators/multi/builders/CollectionBasedMulti.java 90.32% <0.00%> (-6.46%) ⬇️
...tiny/operators/multi/MultiBufferWithTimeoutOp.java 73.10% <0.00%> (-2.53%) ⬇️
...io/smallrye/mutiny/operators/uni/UniMemoizeOp.java 91.26% <0.00%> (ø)
...utiny/operators/multi/MultiWindowOnDurationOp.java 71.42% <0.00%> (+0.71%) ⬆️
...mallrye/mutiny/helpers/queues/MpscLinkedQueue.java 91.93% <0.00%> (+1.61%) ⬆️
...lrye/mutiny/subscription/SerializedSubscriber.java 85.32% <0.00%> (+3.66%) ⬆️
.../io/smallrye/mutiny/helpers/queues/DrainUtils.java 80.00% <0.00%> (+4.44%) ⬆️
...ava/io/smallrye/mutiny/helpers/HalfSerializer.java 88.88% <0.00%> (+11.11%) ⬆️

@jponge jponge merged commit ccebead into main Jul 6, 2022
@jponge jponge deleted the drop-sonar branch July 6, 2022 08:35
@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.

Drop Sonar integration
2 participants