• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

opentracing / opentracing-java / 958

Builds Branch Commit Type Ran Committer Via Coverage
958 span_settag_with_types Add a Tag<T> interface to not depend AbstractTag<T>. Pull #317 29 Oct 2018 03:21PM UTC web-flow travis-ci pending completion   set done
957 span_settag_with_types Do not use AbstractTag<T> for Span.setTag(), but the actual impls. This is done to not use an abstract class for our public API, so we take overloads of BooleanTag, IntTag and StringTag. Pull #317 24 Oct 2018 09:49PM UTC web-flow travis-ci pending completion   set done
956 tyler/text-map-split Split Inject and Extract Builtin interfaces If we had separate formats for inject and extract this refactor would have been much cleaner. This allows us to better avoid partially implementing the TextMap interface and throwing an exception for t... Pull #316 23 Oct 2018 03:09AM UTC web-flow travis-ci pending completion   set done
955 v0.32.0 Allow injecting into maps of type Map<String,Object> (#310) * Allow injecting into maps of type Map<String,Object> For the inject case, it doesn’t matter so much that the generic type is declared as String. * Modify generic type on map in t... push 19 Oct 2018 06:50PM UTC yurishkuro travis-ci pending completion   set done
954 v0.32.0 Add generic typed setTag/withTag (#311) Reduces the need to call Tags.SOMETAG.getKey() and adds type safety for setTag if done from the span. Fixes #271 push 19 Oct 2018 06:48PM UTC yurishkuro travis-ci pending completion   set done
953 tyler/withtag Merge branch 'v0.32.0' into tyler/withtag Pull #311 19 Oct 2018 05:50PM UTC web-flow travis-ci pending completion   set done
952 v0.32.0 Simple layer on top of ByteBuffer for BINARY format. (#276) * Implement a simple layer on top of ByteBuffer for BINARY format. push 19 Oct 2018 04:36PM UTC web-flow travis-ci pending completion   set done
951 scope_manager_clear Add a note on ThreadLocal not calling remove() for the clear(). Pull #313 18 Oct 2018 12:10PM UTC web-flow travis-ci pending completion   set done
950 scope_manager_clear Allow clearing the currently active Scope. Pull #313 18 Oct 2018 01:04AM UTC web-flow travis-ci pending completion   set done
949 v0.32.0 Remove finish span on close (#301) * Deprecate finishSpanOnClose on activation. * Add ScopeManager.activeSpan() and Tracer.activateSpan(). * Clarify the API changes and deprecations. * Add a error reporting sample to opentracing-testbed. push 17 Oct 2018 10:21PM UTC web-flow travis-ci pending completion   set done
948 tyler/fix-generic-type Modify generic type on map in test. Pull #310 16 Oct 2018 01:09AM UTC web-flow travis-ci pending completion   set done
947 v0.32.0 Set version in `v0.32.0` branch to `0.32.0-SNAPSHOT` (#309) * Bump JaCoCo to use a Java 10 friendly version (#306) Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de> * Set version in `v0.32.0` branch to `0.32.0-SNAPSHOT` Fixes #308 push 15 Oct 2018 05:52AM UTC web-flow travis-ci pending completion   set done
946 v0.32.0 Implement Trace Identifiers. (#280) * Implement Trace Identifiers. push 14 Oct 2018 06:21PM UTC web-flow travis-ci pending completion   set done
945 trace_identifiers_addition Remove the clarification on the format. Pull #280 12 Oct 2018 03:26PM UTC web-flow travis-ci pending completion   set done
944 tyler/withtag Add generic typed setTag/withTag Reduces the need to call Tags.SOMETAG.getKey() and adds type safety for setTag if done from the span. Fixes #271 Pull #311 12 Oct 2018 07:53AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 23
  • 24
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc