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

dart-lang / analyzer_cli
62%
master: 68%

Build:
Build:
LAST BUILD BRANCH: pq-patch-1
DEFAULT BRANCH: master
Repo Added 16 Apr 2015 06:15PM UTC
Files 6
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 fix-no-package-case
branch: fix-no-package-case
CHANGE BRANCH
x
Reset
  • fix-no-package-case
  • a_opts_tests
  • absolute_path_fix
  • appveyor
  • args-version
  • bump-analyzer-dep
  • cleanup
  • ddc
  • deprecate-null-aware-operators
  • docs
  • enable-new-task-model
  • error_tests
  • hint_counts
  • initial_bits
  • io_tests
  • issue-23596
  • kevmoo_pkg_test
  • lint_flag
  • master
  • opts
  • pack_cli
  • pack_discovery
  • plugin_tweaks
  • port_tests
  • pq-patch-1
  • pr_dne
  • props
  • remove-bogus-lib-annotation
  • sdk_constraint_fix
  • sdk_detection
  • sdk_ext_fixes
  • sdk_ext_fixes_tests
  • sethladd-patch-1
  • super-mixins
  • test_me
  • usage_msg_fixes
  • usage_tweaks
  • v_bump
  • version_bump

pending completion
157

push

travis-ci

stereotype441
Don't create a PackageMapUriResolver if "pub list-package-dirs" failed.

This addresses the use case where the code being analyzed has no
package resolution mechanism at all (no ".packages" file, no
"packages" folder, and no pubspec).  Previously, this use case would
lead to an unhandled exception because we would try to pass null to
the PackageMapUriResolver constructor.

311 of 504 relevant lines covered (61.71%)

13.56 hits per line

Relevant lines Covered
Build:
Build:
504 RELEVANT LINES 311 COVERED LINES
13.56 HITS PER LINE
Source Files on fix-no-package-case
  • 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
157 fix-no-package-case Don't create a PackageMapUriResolver if "pub list-package-dirs" failed. This addresses the use case where the code being analyzed has no package resolution mechanism at all (no ".packages" file, no "packages" folder, and no pubspec). Previously,... push 11 Aug 2015 10:13PM UTC stereotype441 travis-ci pending completion  
See All Builds (167)
  • 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