Skip to content

RxJavaAssemblyException prints StackTrace in getMessage #77

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

Merged

Conversation

piomar123
Copy link
Contributor

Tested in Eclipse ad IntelliJ:
rx-error-eclipse
rx-error-intellij

Proposition for #76

@codecov
Copy link

codecov bot commented Aug 18, 2020

Codecov Report

Merging #77 into 3.x will decrease coverage by 0.05%.
The diff coverage is 80.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x      #77      +/-   ##
============================================
- Coverage     84.01%   83.96%   -0.06%     
  Complexity     2189     2189              
============================================
  Files           388      388              
  Lines         16470    16473       +3     
  Branches       1906     1906              
============================================
- Hits          13837    13831       -6     
- Misses         1994     1998       +4     
- Partials        639      644       +5     
Impacted Files Coverage Δ Complexity Δ
...karnokd/rxjava3/debug/RxJavaAssemblyException.java 83.01% <80.00%> (-0.99%) 21.00 <0.00> (ø)
...in/java/hu/akarnokd/rxjava3/joins/ActivePlan7.java 80.00% <0.00%> (-8.00%) 6.00% <0.00%> (-4.00%)
...rnokd/rxjava3/basetypes/BlockingGetSubscriber.java 36.70% <0.00%> (-3.80%) 10.00% <0.00%> (-1.00%)
...u/akarnokd/rxjava3/operators/FlowableCoalesce.java 94.01% <0.00%> (-1.71%) 3.00% <0.00%> (ø%)
...akarnokd/rxjava3/schedulers/ParallelScheduler.java 93.82% <0.00%> (-1.69%) 32.00% <0.00%> (ø%)
...u/akarnokd/rxjava3/schedulers/SharedScheduler.java 85.24% <0.00%> (-1.64%) 7.00% <0.00%> (ø%)
...akarnokd/rxjava3/operators/ObservableMapAsync.java 98.41% <0.00%> (-1.59%) 3.00% <0.00%> (ø%)
...in/java/hu/akarnokd/rxjava3/joins/ActivePlan5.java 84.21% <0.00%> (ø) 6.00% <0.00%> (ø%)
...in/java/hu/akarnokd/rxjava3/joins/ActivePlan8.java 82.14% <0.00%> (ø) 8.00% <0.00%> (ø%)
...okd/rxjava3/operators/ObservableObserveOnDrop.java 100.00% <0.00%> (+1.61%) 3.00% <0.00%> (ø%)
... and 4 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 17912bb...4458fce. Read the comment docs.

@akarnokd akarnokd merged commit bbba0fd into akarnokd:3.x Aug 18, 2020
@akarnokd
Copy link
Owner

Thanks.

RxJava 3.0.6 is due the 20th so I'll release this a bit after.

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.

3 participants