Matthias Baer

Results 20 comments of Matthias Baer

> Well, there wouldn't be much of a point to this RFC if we were to do this, unfortunately. And like you said, we would lose out on _context_. I'm...

Exactly. I guess you got my point and we can leave it at that for the moment, because like you just mentioned (and already mentioned before) this would probably require...

I may have a theory to what is happening here: In `macchina` only the `percentage()` and `status()` method of `BatteryReadout` are used, so we can rule out that the problem...

The "GNU/Linux x86_64 (x86_64-unknown-linux-gnu)" job seems to fail the "Doctor" stage because of an actual bug in `libmacchina`: https://github.com/Macchina-CLI/libmacchina/blob/main/src/linux/mod.rs#L831

Sure, I tested it with this repository: https://gitlab.com/FantasyTeddy/Renovate-Test

I just used the actual payload from nuget.org for `v3_registration.json`. But of course, I can remove a few versions and make it smaller.

Already done. Or should I remove all but one version?

> @FantasyTeddy Could you please fix the coverage issue? I feared that this might be an issue. There are two different places with missing code coverage: - This condition was...

@RahulGautamSingh: Thank you for your help. I changed it accordingly.

Is there anything else I should do before this can get merged?