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

Remove deprecated RevAPI configuration for filtering and reporting #802

Merged
merged 1 commit into from
Jan 11, 2022

Conversation

jponge
Copy link
Member

@jponge jponge commented Jan 10, 2022

No description provided.

@jponge jponge added the ci/cd/build CI/CD pipeline and build label Jan 10, 2022
@jponge jponge added this to the 1.3.0 milestone Jan 10, 2022
@jponge jponge enabled auto-merge January 10, 2022 21:19
@jponge jponge disabled auto-merge January 10, 2022 21:20
@codecov
Copy link

codecov bot commented Jan 10, 2022

Codecov Report

Merging #802 (b8e5b00) into main (ad2415e) will increase coverage by 0.28%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #802      +/-   ##
============================================
+ Coverage     88.87%   89.16%   +0.28%     
- Complexity     3055     3067      +12     
============================================
  Files           383      383              
  Lines         12129    12129              
  Branches       1525     1527       +2     
============================================
+ Hits          10780    10815      +35     
+ Misses          718      698      -20     
+ Partials        631      616      -15     
Impacted Files Coverage Δ
...mallrye/mutiny/helpers/queues/MpscLinkedQueue.java 98.38% <0.00%> (-1.62%) ⬇️
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 84.19% <0.00%> (-0.61%) ⬇️
...erators/multi/builders/SerializedMultiEmitter.java 80.48% <0.00%> (ø)
...lrye/mutiny/subscription/SerializedSubscriber.java 86.23% <0.00%> (+0.91%) ⬆️
...java/io/smallrye/mutiny/helpers/Subscriptions.java 80.11% <0.00%> (+1.10%) ⬆️
...io/smallrye/mutiny/operators/uni/UniMemoizeOp.java 93.20% <0.00%> (+1.94%) ⬆️
...subscription/SwitchableSubscriptionSubscriber.java 97.60% <0.00%> (+2.39%) ⬆️
...mallrye/mutiny/operators/multi/FlatMapManager.java 95.83% <0.00%> (+2.77%) ⬆️
...operators/multi/builders/CollectionBasedMulti.java 96.77% <0.00%> (+3.22%) ⬆️
...allrye/mutiny/operators/uni/UniOnCancellation.java 85.18% <0.00%> (+3.70%) ⬆️
... and 3 more

@cescoffier cescoffier merged commit c04cf14 into main Jan 11, 2022
@cescoffier cescoffier deleted the internal/revapi-filtering-and-warnings branch January 11, 2022 05:32
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