Michael Förderer
Michael Förderer
Instead of passing the limit the function should do the paging and yield all properties.
This parameters shouldn't be added anymore since they are used for the paging which should be hidden from the user.
Can you give more details? Which function is specified and which is missing with links to the files?
> You have defined refs endpoint for repo And which function is meant here?
There are two ref properties `tags` and `branches`. For sorting you can try `created_on`.
Can you post your command line? The message `[Errno 2] No such file or directory: '/path/to/correct/gcov'` shows that a wrong gcov tool is configured. Have you tried the option `--verbose`?
Closing because of no response.
Instead of the `coverage.xml` the upload script executes gcov on it's own (see [line 46](https://github.com/serious-scaffold/ss-cpp/actions/runs/8585933549/job/23528436897?pr=188#step:13:47)) and uses this result.
In the link gcovr and codecov both report 100% line coverage. Where exact is the difference?
Can you explain a little bit more? The `..` stands for two characters and not parent directory.