4.x: Improve Javadocs + limit line length + cleanup indentation + check by akarnokd ยท Pull Request #8050 ยท ReactiveX/RxJava

@akarnokd

  • Fix javadocs warnings
  • Limit line length to 175 characters to avoid supply-chain-attacks with horizontal out-of-view code tricks
  • Force multiple of four spaces before code and comments

I know its a lot, but all this was accumulated over a decade.

@akarnokd

@github-actions

๐Ÿท TruffleHog + Entropy Beauty Scan

Average entropy of changed code: 4.754 bits/char
Verdict: โš ๏ธ Consider review โ€” entropy outside sweet spot

Changed files entropy:

.github/workflows/scorecard.yml: 4.754

โœ… No secrets or suspicious high-entropy strings found.

Mid-4 beauty heuristic in action โ€” powered by our entropy chats! ๐Ÿ˜Š

@akarnokd

@github-actions

๐Ÿท TruffleHog + Entropy Beauty Scan

Average entropy of changed code: 4.754 bits/char
Verdict: โš ๏ธ Consider review โ€” entropy outside sweet spot

Changed files entropy:

.github/workflows/scorecard.yml: 4.754

โœ… No secrets or suspicious high-entropy strings found.

Mid-4 beauty heuristic in action โ€” powered by our entropy chats! ๐Ÿ˜Š

@codecov

Codecov Report

โœ… All modified and coverable lines are covered by tests.
โš ๏ธ Please upload report for BASE (4.x@cc09289). Learn more about missing BASE report.

Additional details and impacted files
@@          Coverage Diff           @@
##             4.x    #8050   +/-   ##
======================================
  Coverage       ?   99.53%           
  Complexity     ?     6810           
======================================
  Files          ?      763           
  Lines          ?    47989           
  Branches       ?     6430           
======================================
  Hits           ?    47766           
  Misses         ?      111           
  Partials       ?      112           

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข Have feedback on the report? Share it here.

๐Ÿš€ New features to boost your workflow:
  • โ„๏ธ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.