Commit Graph

17 Commits

Author SHA1 Message Date
Andrew Murray
43cc1e3659 Removed PyAccess and Image.USE_CFFI_ACCESS 2024-07-01 20:31:17 +10:00
Andrew Murray
29dd02509d Merge branch 'main' into type-hints-replace-io.BytesIO 2024-02-11 22:02:55 +11:00
Andrew Murray
112a5a4813 Exclude abstract methods 2024-02-10 22:40:24 +11:00
Andrew Murray
e614bbfe50 Exclude code only for type checking 2024-02-10 22:39:18 +11:00
Hugo van Kemenade
e3932b7dba Exclude from coverage: empty bodies in protocols or abstract methods 2024-01-23 23:58:41 +02:00
Hugo van Kemenade
d26880cda9 Remove unused create_lut() 2023-12-31 20:06:40 +02:00
Hugo van Kemenade
b7d64ac177
Don't complain about compatibility code for missing optional dependencies 2023-12-31 10:30:22 -07:00
Hugo van Kemenade
9475c46d30 Don't complain about compatibility code: class TypeGuard 2023-12-27 16:58:42 +02:00
Hugo van Kemenade
5938423c63 Coverage: Use exclude_also instead of exclude_lines 2023-12-27 16:57:50 +02:00
Hugo van Kemenade
0c767f0d7c Coverage: Don't complain about code that shouldn't run: def create_lut(): 2023-12-27 16:57:50 +02:00
Andrew Murray
a27f7a7244 Removed unnecessary line 2020-01-03 16:40:31 +11:00
Hugo
ce382e7858 Omit from coverage 2019-12-02 15:37:20 +02:00
Hugo
cccc535f66 Omit Tests/check_ files from coverage 2019-11-20 17:28:12 +02:00
hugovk
318b405889 Don't exclude Windows code 2014-07-05 21:32:09 +03:00
hugovk
65593a3827 More tests for ImageFont.py 2014-07-05 00:04:19 +03:00
wiredfool
0ac0e973f0 Ignore debugging blocks 2014-06-30 15:24:24 -07:00
hugovk
e6908401d4 Add config file for coverage.py to exclude some common things: http://nedbatchelder.com/code/coverage/config.html 2014-05-26 19:19:27 +03:00