maythamfahmi / CryptoNet

CryptoNet is simple, fast and a lightweight asymmetric and symmetric encryption library.
https://github.com/maythamfahmi/CryptoNet
MIT License
97 stars 19 forks source link

Code coverage need investigation #54

Closed maythamfahmi closed 2 months ago

maythamfahmi commented 2 months ago

Description When Codecov is running, it works without breaking, but it mention error that need to be investigated.

Check this build https://github.com/maythamfahmi/CryptoNet/actions/runs/9923241188/job/27413183300

It mentions error: [2024-07-13T22:20:56.760Z] ['error'] There was an error running the uploader: No coverage files located, please try use -f, or change the project root with -R

Full Codecov message: Run codecov/codecov-action@v3 ==> linux OS detected https://uploader.codecov.io/latest/linux/codecov.SHA25[6](https://github.com/maythamfahmi/CryptoNet/actions/runs/9923241188/job/27413183300#step:6:7)SUM ==> SHASUM file signed by key id 806bb28aed779869 ==> Uploader SHASUM verified (36bf26bb9d3284850f5212b9579c44a061ca6190c0e7a0841f78fae076f56ecd codecov) ==> Running version latest ==> Running version v0.7.3 /home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov -n -Q github-action-3.1.6 -C 4eb3fe1bc125318f2cdb13ef37dcebf8fc7fea67 [2024-07-13T22:20:56.710Z] ['info']


/ ____|        | |

| | _ _| | _ ___ | | / \ / ` |/ _ \/ / \ \ / / | || () | (| | / (| () \ V / __/ _,|_|__/ _/

Codecov report uploader 0.7.3 [2024-07-13T22:20:56.718Z] ['info'] => Project root located at: /home/runner/work/CryptoNet/CryptoNet [2024-07-13T22:20:56.718Z] ['info'] -> Token found by environment variables [2024-07-13T22:20:56.727Z] ['info'] Searching for coverage files... [2024-07-13T22:20:56.760Z] ['info'] Warning: Some files located via search were excluded from upload. [2024-07-13T22:20:56.760Z] ['info'] If Codecov did not locate your files, please review https://docs.codecov.com/docs/supported-report-formats [2024-07-13T22:20:56.760Z] ['error'] There was an error running the uploader: No coverage files located, please try use -f, or change the project root with -R [2024-07-13T22:20:56.761Z] ['info'] Codecov will exit with status code 0. If you are expecting a non-zero exit code, please pass in the -Z flag