#2356 closed enhancement (fixed)
unit test coverage
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 4.0 |
Component: | tests | Version: | 2.5.x |
Keywords: | Cc: |
Description (last modified by )
Change History (4)
comment:1 Changed 3 years ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
comment:2 Changed 2 years ago by
comment:3 Changed 2 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2356
Note: See
TracTickets for help on using
tickets.
Using coverage.py, r25255 now produces a coverage report every time we run the unit tests via the run3 wrapper.
Now working on improving code coverage:
More to come.