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

twitter / util
38%

Build:
DEFAULT BRANCH: develop
Repo Added 24 Jun 2015 11:35PM UTC
Files 385
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • master
  • util-6.26.0

pending completion
534

Pull #5133

travis-ci

jenkins
Enable strict_deps for scala thrift targets in Source repo (0)

Summary: This deprecates review https://phabricator.twitter.biz/D31593.

This review is the first review to enable strict_deps for scala thrift targets. Unlike the above abandoned review, this review enable strict_deps by using a new BUILD file literal called "exports". The description of "exports" can be found here: http://pantsbuild.github.io/build_dictionary.html.

There are around 1700 scala thrift targets in Source repo. This review adds "exports" to targets that need to export some of their dependencies. The subsequent reviews will turn on strict_deps for all other scala thrift targets that don't need "exports".

JIRA Issues: DPB-8507

Differential Revision: https://phabricator.twitter.biz/D58865
Pull Request #5133:

9964 of 25974 relevant lines covered (38.36%)

0.38 hits per line

Relevant lines Covered
Build:
Build:
25974 RELEVANT LINES 9964 COVERED LINES
0.38 HITS PER LINE
Source Files on develop
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
534 develop Enable strict_deps for scala thrift targets in Source repo (0) Summary: This deprecates review https://phabricator.twitter.biz/D31593. This review is the first review to enable strict_deps for scala thrift targets. Unlike the above abandoned rev... Pull #5133 03 Oct 2019 04:41AM UTC jenkins travis-ci pending completion  
126 develop util-stats: Introduces BlacklistStatsReceivers to ignore stats Problem Having too many stats entails GC pressure. Solution Add a BlacklistStatsReceiver to ignore stats. RB_ID=542888 push 05 Jul 2016 06:48PM UTC jenkins@bigbird travis-ci pending completion  
199 develop [util] Benchmark throughput of util queues Problem / Solution These benchmarks measure the overhead of various implementations of a conduit between a `source: () => Future[Buf]` and `sink: Buf => Future[Unit]`. The steps are as follows: 1. con... push 27 Aug 2015 09:33AM UTC jenkins travis-ci pending completion  
198 develop util-hashing, finagle-memcached: Improve performance Problem Performance of cache clients can be optimized in terms or CPU and allocations. Solution * finagle-memcached: Introduce `NotFound` which can be faster in some cases than `keys -- hi... push 24 Aug 2015 08:12PM UTC jenkins travis-ci pending completion  
197 develop add comments to ThrottledHandler warning about its logging behavior RB_ID=725850 push 10 Aug 2015 08:11PM UTC jenkins travis-ci pending completion  
196 develop util-core: Remove deprecated void methods on Future Problem Deprecated `void` methods on `Future` class and object are ready to be retired. Solution Remove them. RB_ID=720427 push 03 Aug 2015 08:22PM UTC jenkins travis-ci pending completion  
193 develop Release CSL Stack RB_ID=721327 push 27 Jul 2015 11:25PM UTC jenkins travis-ci pending completion  
192 develop finagle|util: Use ClassTag instead of ClassManifest RB_ID=720455 push 27 Jul 2015 09:12PM UTC vkostyukov travis-ci pending completion  
186 develop util-jvm: Filter non-CPU using methods from CpuProfile Problem When using `c.t.jvm.CpuProfile` on RUNNABLEs it will include threads that are not actually doing work due to how the JVM tracks RUNNABLES. This skews the results when examining CPU p... push 13 Jul 2015 11:39PM UTC jenkins travis-ci pending completion  
185 develop util: AsyncStream.scanLeft Problem AsyncStream is missing a useful combinator called `scanLeft`, which produces another stream derived from the results of successive applications of a fold function. Solution Add scanLeft. RB_ID=711294 push 13 Jul 2015 11:05PM UTC jenkins travis-ci pending completion  
See All Builds (14)
  • Repo on GitHub
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