1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove some extra indents in documentation More... 13 days ago
Fix typo More... 21 days ago
Bump version: 6.2.0 → 6.2.1 More... about 2 months ago
Add a note for this warning disable. More... about 2 months ago
Update changelog. More... about 2 months ago
Bring pytest-cov's suprocess management in line with coverage's process_startup warning disables. More... about 2 months ago
Fix xdist pin. More... about 2 months ago
Added minium version requirements for pluggin (for new-style hookwrappers). Pytest 6.2.5 is the minimum pytest that will work with that pluggy anyway, so bump that too. Fixes #698. More... about 2 months ago
Remove deprecated license classifier. More... about 2 months ago
Bump version: 6.1.1 → 6.2.0 More... about 2 months ago
Also trigger the sqlite warning. More... about 2 months ago
Do not mess with the warnings if the plugin is disabled. Also, upgrade to new style hook. More... about 2 months ago
Do some checks before adding the filters to allow users to silence these warnings. More... about 2 months ago
Update changelog. More... about 2 months ago
Bump. More... about 2 months ago
Add some basic warnings configuration overrides for the common offenders. Should fix #694 and fix #693. More... about 2 months ago
Add latest xdist. More... about 2 months ago
Make this pass for now. More... about 2 months ago
Add reproducer for #693. More... about 2 months ago
Prevent unimported warnings @ pytest-xdist workers More... about 2 months ago
Fix document theme option in sphinx config file More... 3 months ago
Bump version: 6.1.0 → 6.1.1 More... 4 months ago
Update changelog. More... 4 months ago
Allow the context plugin to check if the controller is running or not. Fixes #685. More... 4 months ago
Bump version: 6.0.0 → 6.1.0 More... 4 months ago
Update changelog. More... 4 months ago
Refactor a bit the internals to be a bit less boilerplatey and have more clarity. The config/nodeid were never meant to be optional for this internal class - the intention there was to signal that they can be None values. More... 4 months ago
Make sure the CLI precision is used when creating report. Fixes #674. More... 4 months ago
Remove unnecessary CovFailUnderWarning. Closes #675. More... 4 months ago
Update changelog. More... 4 months ago