Michael Förderer
Michael Förderer
There is still an open bug for the JSON. See #282.
@sebhub Can we assume that condition 0 is branch 0 and 1, condition 1 is branch 2 and 3, ...?
Ok. In that case we can only exclude the branch and not the condition in #961 .
Never saw less information. :thinking:
Instead of making it compatible 2.7 should be removed.
That's the limit of the server if you want to get more pages you need to define the start. @gonchik I think it's really time to implement the paging in...
I tried yesterday to do the pagination in the rest client and configuring it in the module for the existing once.
@gonchik I think the paging should be implemented at global level with a generator as I did it for BitBucket. The problem is the different key for the next page....
I've the same issue. A token is configured but it isn't used since it's a PR from a fork to the upstream repository: The [log](https://github.com/gcovr/gcovr/actions/runs/8930573178/job/24531388220#step:8:61) shows that the token is...
> Any workaround? Feel free to raise a PR to fix the issue.