Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

3.x: Cleanup javadoc for parameter validation all around#6835

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
akarnokd merged 3 commits intoReactiveX:3.xfromakarnokd:JavadocCleanup_200110
Jan 11, 2020

Conversation

@akarnokd
Copy link
Member

  • Add missing@throws documentation
  • Fix wording and style ofFlowable javadocs
  • Fix documentation style of many files
  • Improve the validator test to detect more patterns
  • skip now rejects negative amounts withIllegalArgumentException

@akarnokdakarnokd added this to the3.0 milestoneJan 10, 2020
@codecov
Copy link

codecovbot commentedJan 10, 2020

Codecov Report

Merging#6835 into3.x willincrease coverage by0.05%.
The diff coverage is97.1%.

Impacted file tree graph

@@             Coverage Diff              @@##                3.x    #6835      +/-   ##============================================+ Coverage     98.23%   98.28%   +0.05%- Complexity     6379     6383       +4============================================  Files           715      715                Lines         46502    46532      +30       Branches       6384     6388       +4     ============================================+ Hits          45679    45734      +55+ Misses          304      283      -21+ Partials        519      515       -4
Impacted FilesCoverage ΔComplexity Δ
...rc/main/java/io/reactivex/rxjava3/core/Single.java100% <ø> (ø)151 <0> (ø)⬇️
.../main/java/io/reactivex/rxjava3/core/Flowable.java100% <ø> (ø)576 <0> (+1)⬆️
...o/reactivex/rxjava3/parallel/ParallelFlowable.java100% <ø> (ø)57 <0> (ø)⬇️
...in/java/io/reactivex/rxjava3/core/Completable.java100% <ø> (ø)120 <0> (ø)⬇️
...reactivex/rxjava3/processors/UnicastProcessor.java100% <100%> (ø)66 <4> (ø)⬇️
...ain/java/io/reactivex/rxjava3/core/Observable.java100% <100%> (ø)552 <8> (+1)⬆️
src/main/java/io/reactivex/rxjava3/core/Maybe.java100% <100%> (ø)179 <3> (ø)⬇️
.../reactivex/rxjava3/processors/ReplayProcessor.java97.79% <100%> (+0.04%)52 <4> (ø)⬇️
...io/reactivex/rxjava3/subjects/BehaviorSubject.java98.78% <100%> (-0.02%)44 <3> (-1)
...activex/rxjava3/flowables/ConnectableFlowable.java100% <100%> (ø)12 <2> (ø)⬇️
... and32 more

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last update1e4dbcf...939b3fc. Read thecomment docs.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

3.0

Development

Successfully merging this pull request may close these issues.

1 participant

@akarnokd

[8]ページ先頭

©2009-2025 Movatter.jp