-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: KitwareMedical/SlicerPythonTestRunner
base: develop
head repository: KitwareMedical/SlicerPythonTestRunner
compare: main
- 13 commits
- 12 files changed
- 3 contributors
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5125ccb - Browse repository at this point
Copy the full SHA 5125ccbView commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3efc56 - Browse repository at this point
Copy the full SHA e3efc56View commit details
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 68e9f42 - Browse repository at this point
Copy the full SHA 68e9f42View commit details
Commits on Mar 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for db2f576 - Browse repository at this point
Copy the full SHA db2f576View commit details
Commits on Mar 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c1c49da - Browse repository at this point
Copy the full SHA c1c49daView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9fc307 - Browse repository at this point
Copy the full SHA d9fc307View commit details
Commits on Mar 27, 2025
-
FIX: Fix module launch on fresh install
* Fix module not launching on fresh install due to early import of coverage
Configuration menu - View commit details
-
Copy full SHA for 655bd4e - Browse repository at this point
Copy the full SHA 655bd4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 582acb6 - Browse repository at this point
Copy the full SHA 582acb6View commit details
Commits on Jul 7, 2025
-
ENH: Improve compatibility with IDE usage
- Move imports to type checking and other imports to function implementation.
Configuration menu - View commit details
-
Copy full SHA for 8187fbd - Browse repository at this point
Copy the full SHA 8187fbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5e2f0d - Browse repository at this point
Copy the full SHA c5e2f0dView commit details
Commits on Oct 8, 2025
-
ENH: Hide warnings from pip when running it as "root"
Pip warns when installing package as the "root" user, this is generally the case when running inside a container or a CI runner.
Configuration menu - View commit details
-
Copy full SHA for ee8d3c5 - Browse repository at this point
Copy the full SHA ee8d3c5View commit details -
Merge pull request #9 from AlexyPellegrini/pip-as-root-warning
ENH: Hide warnings from pip when running it as "root"
Configuration menu - View commit details
-
Copy full SHA for 01f4d3d - Browse repository at this point
Copy the full SHA 01f4d3dView commit details
Commits on Dec 12, 2025
-
ENH: Add pytest-xdist install to the default install
Add pytest-xdist install to the dependencies to allowing to run the tests in parallel using the "-n j" syntax.
Configuration menu - View commit details
-
Copy full SHA for 20f40b8 - Browse repository at this point
Copy the full SHA 20f40b8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff develop...main