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

tomv564 / LSP / 1778
38%

Build:
DEFAULT BRANCH: master
Ran 22 Sep 2019 04:41AM UTC
Jobs 1
Files 44
Run time 2s
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

pending completion
1778

push

travis-ci

web-flow
Add typing to all definitions (#721)

* Set disallow_untyped_defs to true for most code

* Complete types in stubs (removing some undocumented parts of apis)

* Add typing to defs + fix errors in plugin.core

* Add typing for defs to most package features

Outside core, use sublime.View instead of ViewLike
Needed to break up `syntax and is_supported_syntax(syntax)` check

* Colors: Type defs and switch from undocumented view.erase_phantoms() call

* Diagnostics: Type defs and switch from tuple to list

We use list for sequences of the same type everywhere else

* References: Type defs and additional changes

base_dir is optional (much repeated code)
Use TypedDict for reading values from response
Change from Dict to Tuple for storing (point, line) once parsed

* Mypy: Stubs should be fully typed

* References - fix missed use of optional base_dir

My local mypy 0.610 didn't pick this up

401 of 401 new or added lines in 33 files covered. (100.0%)

1361 of 3702 relevant lines covered (36.76%)

0.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1778.1 22 Sep 2019 04:41AM UTC 0
36.76
Travis Job 1778.1
Source Files on build 1778
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1778
  • be60102f on github
  • Prev Build on master (#1775)
  • Next Build on master (#1786)
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

© 2026 Coveralls, Inc