Seddryck / Expressif

Expressif is the variable substitution syntax combined with a library of predicates and functions. Initially designed for NBi.io, Expressif allows you to define variables, transformations of these variables (with expressions and functions), in plain text, which can then be interpreted by the engine. Same can be done with predicates.
Apache License 2.0
1 stars 0 forks source link

Code coverage not upload since 23rd of November 2023 #216

Closed Seddryck closed 10 months ago

Seddryck commented 10 months ago

During tests phase

Calculating coverage result...
  Generating report 'C:\projects\expressif\Expressif.Testing\coverage.net6.0.opencover.xml'
...
Calculating coverage result...
  Generating report 'C:\projects\expressif\Expressif.Testing\coverage.net7.0.opencover.xml'
...
Calculating coverage result...
  Generating report 'C:\projects\expressif\Expressif.Testing\coverage.net8.0.opencover.xml'

When running upload

[2023-12-22T13:37:14.263Z] ['info'] 
     _____          _
    / ____|        | |
   | |     ___   __| | ___  ___ _____   __
   | |    / _ \ / _` |/ _ \/ __/ _ \ \ / /
   | |___| (_) | (_| |  __/ (_| (_) \ V /
    \_____\___/ \__,_|\___|\___\___/ \_/
  Codecov report uploader 0.7.1
[2023-12-22T13:37:14.315Z] ['info'] => Project root located at: C:/projects/expressif
[2023-12-22T13:37:14.318Z] ['info'] -> No token specified or token is empty
[2023-12-22T13:37:14.375Z] ['info'] Searching for coverage files...
[2023-12-22T13:37:14.395Z] ['info'] Warning: Some files located via search were excluded from upload.
[2023-12-22T13:37:14.395Z] ['info'] If Codecov did not locate your files, please review https://docs.codecov.com/docs/supported-report-formats
[2023-12-22T13:37:14.396Z] ['error'] There was an error running the uploader: No coverage files located, please try use `-f`, or change the project root with `-R`