Chris Hennes

Results 74 issues of Chris Hennes

`communicate()` has to be called after a final `kill()` to get the output. Also adds unit tests for the function. Related to #18380.

Mod: Addon Manager

As discussed in the PR Review Meeting this morning, this removes the `readability-identifier-length` automated check, which creates more noise than it is worth. We plan to instead rely on code...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Forums discussion _No response_ ### Version 0.21 (Development) ### Full version info ```shell...

Mod: Addon Manager
Coding: Python
Coding: Refactor
Help wanted
no-auto-close

Move it to the utilities file and get it under test.

Mod: Addon Manager

### Is there an existing issue for this? - [X] I have searched the existing issues ### Version 0.21 (Development) ### Full version info ```shell OS: Windows 11 build 22621...

Topic: User Interface
Topic: Stylesheets

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description Our cMake files use a variety of different formatting standards, and...

Packaging/building
Type: Feature
Status: Needs feedback

The path specified in package.xml for the package's icon does not exist.

Closes https://github.com/FreeCAD/FreeCAD/security/code-scanning/5306 by completely removing the code block, which was no longer needed.

Mod: Sketcher

Right now if we include 3rd party code in the analysis there are nearly 10,000 warnings. This isn't productive, so reduce the analysis to only our code (and also exclude...

:octocat:

There is a malformed method in PartFeatures.h that was leftover from the TNP merge: it didn't matter that it was malformed because in the end we didn't need any of...

Mod: Part