Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.
This repository was archived by the owner on May 21, 2025. It is now read-only.

The filename, directory name, or volume label syntax is incorrect. FIND: Parameter format not correct Error: No coverage report found #167

Description

@evandrocoan
IF "%COVERAGE%"=="py36" (coverage report -m)
Name Stmts Miss Cover Missing
-------------------------------------------------------------------------------
all\debug_tools\__init__.py 2 0 100% all\debug_tools\dynamic_iteration.py 187 187 0% 38-498
all\debug_tools\estimated_time_left\__init__.py 92 92 0% 1-112
all\debug_tools\estimated_time_left\examples.py 37 37 0% 1-40
all\debug_tools\lockable_type.py 66 44 33% 53-69, 77-81, 88-91, 98, 104, 111-114, 121, 128-131, 138, 141, 152-158, 166-176, 182-192
all\debug_tools\logger.py 464 120 74% 83, 173, 185, 194, 206, 216-222, 239-240, 297, 317-318, 327, 349-350, 359, 381, 395-397, 405-406, 440-441, 444, 447, 538-539, 589-590, 614-617, 622, 658-665, 676-680, 740-744, 753-759, 767, 772, 783, 813, 832, 839-840, 853-855, 863, 866-905, 927-928, 935-959, 994, 1038, 1048-1049, 1065, 1070, 1078-1079
all\debug_tools\stream_replacement_model.py 151 33 78% 74, 123-125, 159, 162, 165, 168, 171, 183, 186, 192, 195, 201, 207, 216, 219, 222, 225, 228, 234, 237, 240, 246, 249, 270, 273, 279, 282, 285, 310, 322-323
all\debug_tools\testing_utilities.py 48 10 79% 89, 107-111, 121-127
all\debug_tools\utilities.py 239 118 51% 52-55, 60-61, 71, 76, 87, 90, 93, 115, 142, 253-254, 279-280, 288-290, 298-299, 310-324, 331-341, 349-352, 364, 376-378, 385-392, 401-419, 428-445, 457-489, 505, 508, 514-516, 520-522, 534-540, 543, 556-574
-------------------------------------------------------------------------------
TOTAL 1286 641 50% IF "%COVERAGE%"=="py36" (coverage --version)
Coverage.py, version 4.0.3.
Documentation at https://coverage.readthedocs.org
IF "%COVERAGE%"=="py36" (codecov -t %CODECOV_TOKEN%)
The filename, directory name, or volume label syntax is incorrect.
FIND: Parameter format not correct
_____ _
/ ____| | |
| | ___ __| | ___ ___ _____ __
| | / _ \ / _ |/ _ \/ __/ _ \ \ / /
| |___| (_) | (_| | __/ (_| (_) \ V /
\_____\___/ \____|\___|\___\___/ \_/
v2.0.15
==> Detecting CI provider
AppVeyor Detected
==> Preparing upload
Error running `cd 'C:\projects\pythondebugtools' && git ls-files`: None
==> Processing gcov (disable by -X gcov)
Executing gcov (find 'C:\projects\pythondebugtools' -not -path './bower_components/**' -not -path './node_modules/**' -not -path './vendor/**' -type f -name '*.gcno' -exec gcov -pb {} +)
Error running `find 'C:\projects\pythondebugtools' -not -path './bower_components/**' -not -path './node_modules/**' -not -path './vendor/**' -type f -name '*.gcno' -exec gcov -pb {} +`: None
==> Collecting reports
XX> Searching for reports disabled
Error: No coverage report found
Tip: See all example repositories: https://github.com/codecov?query=example
Support channels:

Source:

  1. https://ci.appveyor.com/project/evandrocoan/pythondebugtools/build/job/enoyc2ks6ai7htww

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions