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

Added module for rxjava3 support #14

Conversation

CyborTronik
Copy link
Contributor

Basicaly copy and paste of module rxjava2 with adjustment to new API
#13

@coveralls
Copy link

Pull Request Test Coverage Report for Build 100

  • 100 of 148 (67.57%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.4%) to 64.242%

Changes Missing Coverage Covered Lines Changed/Added Lines %
opentracing-rxjava-3/src/main/java/io/opentracing/rxjava3/TracingRxJavaUtils.java 3 6 50.0%
opentracing-rxjava-3/src/main/java/io/opentracing/rxjava3/TracingObserver.java 13 19 68.42%
opentracing-rxjava-3/src/main/java/io/opentracing/rxjava3/TracingConsumer.java 25 34 73.53%
opentracing-rxjava-3/src/main/java/io/opentracing/rxjava3/TracingSubscriber.java 16 30 53.33%
opentracing-rxjava-3/src/main/java/io/opentracing/rxjava3/RxTracer.java 12 28 42.86%
Totals Coverage Status
Change from base Build 99: 1.4%
Covered Lines: 318
Relevant Lines: 495

💛 - Coveralls

@malafeev malafeev merged commit a6116e7 into opentracing-contrib:master Feb 10, 2020
@CyborTronik CyborTronik deleted the ISSUE-13_add_support_of_rxjava3 branch January 18, 2023 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants