Peter Liljenberg
Peter Liljenberg
@pinkfloydx33 ReportGenerator can convert to the generic SonarQube coverage format, maybe that will help you?
@MestreLion The original poster said they're using XQuartz, and the display name in the exception also mentions that. I think the issue is just that python-xlib must be able to...
Looks like it can be the same issue as #1333, and maybe related to #1284 and #1448.
It's not possible now, but for migrations specifically you can try to use `Exclude` to exclude them by the namespace they end up in, or `ExcludeByFile` by the directory: https://github.com/coverlet-coverage/coverlet/blob/master/Documentation/MSBuildIntegration.md#excluding-from-coverage
I agree it'll be good to have this. (Though you hardly need my vote as a maintainer. I can help keeping an eye on the code and discussing the interfaces,...
> > What about the other Error classes? > > I would expect that those errors also derive from xlib.XError if they are to be used as such. `XError` represents...
> That's basically what I meant, yes. If they won't be treated like they're XErrors, there is no point in having them inherit XError. I see, sorry for the misunderstanding!...
Speaking as the original author and lapsed maintainer (e.g. coming very late to this thread) this library would really need some active maintainers. I don't use XWindows anymore myself, and...
@fransklaver I think I count as a maintainer still and could add new ones to the project. I would have to look at pypi publishing, I'm not sure if I...
@ehfd @fransklaver I've enabled discussions now, wasn't aware that I needed to do it first, and posted #273 there.