Pavel Minaev
|
8e91dfb085
|
Exclude more error paths from codecov.
Exclude common/log.py from codecov as there are many debug helpers there.
|
2023-09-05 13:20:31 -07:00 |
Karthik Nadig
|
0555ca2bff
|
Fix coverage
|
2020-01-31 15:09:42 -08:00 |
Pavel Minaev
|
8b4c40e922
|
Rename ptvsd -> debugpy.
|
2020-01-17 11:57:13 -08:00 |
Pavel Minaev
|
0825dbeb37
|
Add code coverage for tests (excluding ptvsd.server and pydevd).
Fix some issues on Python 2.7.
Remove dead code.
|
2019-09-18 21:42:51 -07:00 |
Pavel Minaev
|
b5b1e4145e
|
Remove code coverage. (#1043)
Remove setup.py test (doesn't work with Tox).
|
2018-11-19 20:59:02 -08:00 |
Pavel Minaev
|
4176a5275c
|
New and better Travis config, sans Makefile and with Tox for pytests.
Groundwork for test coverage in pytests.
|
2018-11-19 01:54:57 -08:00 |