summaryrefslogtreecommitdiff
path: root/tests/pyreverse/functional/class_diagrams
Commit message (Expand)AuthorAgeFilesLines
* Add `--color-palette` option to `pyreverse` (#8223)Andreas Finkler2023-02-093-0/+55
* Support Implicit Namespace Packages (PEP 420) (#8153)Alexey Pelykh2023-02-095-0/+18
* Prevent `pyreverse` crash when processing attributes assigned via tuple unpac...Andreas Finkler2023-01-082-0/+9
* Feature italics abstract methods (#7436)Alvaro Frias2022-09-131-2/+2
* Add typing to ``exceptions`` checker (#7194)Daniël van Noord2022-07-161-1/+1
* Add typing to ``stdlib`` checker (#7192)Daniël van Noord2022-07-151-4/+4
* Add support of sharing message in multiple checkers. Fix DeprecatedChecker ex...Matus Valo2022-06-161-1/+1
* Fix `pyreverse` type annotations for attributes using alternative union synta...Andreas Finkler2022-05-295-0/+48
* Fix tests and add example for explicit `Union` type hint.DudeNr332022-05-272-3/+9
* Fix return type annotations in MermaidJS diagrams.DudeNr332022-05-272-0/+23
* Fix "dictionary changed size during iteration" (#6612)nyabkun2022-05-183-0/+26
* Change ``pyreverse`` outputDaniël van Noord2022-05-051-1/+1
* Functional tests for ``pyreverse`` (#6449)Andreas Finkler2022-04-307-0/+78