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

Module descriptor verify #7335

Closed
wants to merge 4 commits into from

Conversation

akarnokd
Copy link
Member

@akarnokd akarnokd commented Sep 6, 2021

Manual rebase of #7241 to include #7334 otherwise the GHA would not build it.

@akarnokd
Copy link
Member Author

akarnokd commented Sep 6, 2021

@codecov
Copy link

codecov bot commented Sep 6, 2021

Codecov Report

Merging #7335 (b80a052) into 3.x (476aa5c) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x    #7335      +/-   ##
============================================
+ Coverage     99.53%   99.54%   +0.01%     
  Complexity     6782     6782              
============================================
  Files           751      751              
  Lines         47482    47482              
  Branches       6378     6378              
============================================
+ Hits          47259    47265       +6     
+ Misses          103       99       -4     
+ Partials        120      118       -2     
Impacted Files Coverage Δ
...ternal/operators/completable/CompletableMerge.java 97.29% <0.00%> (-2.71%) ⬇️
...internal/operators/flowable/FlowableSwitchMap.java 98.58% <0.00%> (-1.42%) ⬇️
...l/operators/observable/ObservableFlatMapMaybe.java 97.18% <0.00%> (-1.41%) ⬇️
...rnal/operators/flowable/FlowableSequenceEqual.java 98.78% <0.00%> (-1.22%) ⬇️
...ternal/operators/observable/ObservableGroupBy.java 99.45% <0.00%> (-0.55%) ⬇️
...a3/internal/operators/flowable/FlowableCreate.java 98.70% <0.00%> (-0.33%) ⬇️
...nternal/operators/observable/ObservableCreate.java 99.14% <0.00%> (ø)
...a/io/reactivex/rxjava3/subjects/ReplaySubject.java 99.16% <0.00%> (+0.20%) ⬆️
...al/operators/observable/ObservableWindowTimed.java 97.09% <0.00%> (+0.32%) ⬆️
...ternal/operators/observable/ObservableFlatMap.java 98.58% <0.00%> (+0.35%) ⬆️
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 476aa5c...b80a052. Read the comment docs.

@akarnokd akarnokd closed this Sep 6, 2021
@akarnokd akarnokd deleted the ModuleDescriptorVerify branch September 6, 2021 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants