2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 12:05:53 +00:00
Commit Graph

11870 Commits

Author SHA1 Message Date
ffafc20c6d do not count unreachable code 2022-02-13 23:30:27 +01:00
c6464bcf77 PEP fix 2022-02-13 22:42:17 +01:00
8724702fef add coverage for labels 2022-02-13 22:39:29 +01:00
58e8bab83b except import errors 2022-02-13 22:12:43 +01:00
f88d39db66 fix coverage 2022-02-13 22:07:30 +01:00
40ea93e00a catch more explicit 2022-02-13 22:06:53 +01:00
8f06f5099c fix reporting emition 2022-02-13 21:52:32 +01:00
73500a4b82 omit coverage via setup.cfg 2022-02-13 21:19:41 +01:00
a6621a5327 fix label tests 2022-02-13 21:15:40 +01:00
b49d46af58 update system health check 2022-02-13 20:38:05 +01:00
27b0a012e0 ignore sanity checks for coverage 2022-02-13 20:33:54 +01:00
be196b2948 should not be reached - ignore in cov 2022-02-13 20:23:32 +01:00
0eb6d46c4b remove dead code 2022-02-13 20:23:15 +01:00
b095917b96 ignore wsgi 2022-02-13 20:20:05 +01:00
0e840bacdd ignore currently dead code in coverage 2022-02-13 20:16:44 +01:00
7598b47642 ignore some default in coverage 2022-02-13 20:15:31 +01:00
2bf3b90d38 ignore db optm in coverage 2022-02-13 20:15:03 +01:00
5a40bdda51 do not cover secret key 2022-02-13 20:14:18 +01:00
2bba1766b0 ignore testing coditions in coverage 2022-02-13 20:13:57 +01:00
4567e9d941 ignore system exit conditions in coverage 2022-02-13 20:11:41 +01:00
1fd336aa1b ignore whole file 2022-02-13 20:00:19 +01:00
af3f3c741d test Isimporting 2022-02-13 19:59:06 +01:00
d596ae1e7e test test mode 2022-02-13 19:58:29 +01:00
ce88deeb3b add test for system healt checks 2022-02-13 19:56:30 +01:00
6bc53c1308 will never be true in testing 2022-02-13 19:55:50 +01:00
dbb4c3f407 Merge branch 'master' of https://github.com/inventree/InvenTree into coverage-fixes 2022-02-13 17:46:09 +01:00
0ad3b5bcba ignore coverage in exsisting migrations 2022-02-13 17:45:46 +01:00
898f99c931 ignore not testable condition 2022-02-13 17:42:50 +01:00
67a4f75856 remove dead test 2022-02-13 17:41:27 +01:00
ad41957127 database not ready events are hard to reproduce consistently 2022-02-13 17:39:17 +01:00
9d12a7172c use same style for AppNotReady Exception 2022-02-13 17:35:07 +01:00
fe65f92df0 app not ready can not be simulated by tests 2022-02-13 17:34:05 +01:00
2838817e32 ignore debug toolbar 2022-02-13 17:31:34 +01:00
a763ac383c Merge branch 'coverage-fixes' of https://github.com/matmair/InvenTree into coverage-fixes 2022-02-13 17:30:38 +01:00
ed6bf7d4d0 add comment about function 2022-02-13 17:30:35 +01:00
11e41048d0 ignore ci render_test 2022-02-13 17:29:46 +01:00
1cc8fd28c0 Merge pull request #2623 from SchrodingersGat/bom-re-upload
Allow BOM file to be "re-uploaded"
2022-02-13 21:58:44 +11:00
e3fc1ab138 Allow BOM file to be "re-uploaded" 2022-02-13 20:49:42 +11:00
0aeaf61254 Merge pull request #2564 from matmair/template-reduce-duplication
Template reduce duplication
2022-02-13 20:37:02 +11:00
b6cf5ee09e Merge pull request #2621 from matmair/fix-html-tags
Fix html tags
2022-02-13 20:34:19 +11:00
880d78f2c6 Pep 2022-02-13 06:24:05 +01:00
c6da462229 Remove settings mods 2022-02-13 06:22:15 +01:00
54f6c5b34f fix setting coverage 2022-02-13 05:57:07 +01:00
ca7230f7a8 remove paralell coverage 2022-02-13 05:55:16 +01:00
1f59373c70 test wrong setting defaults 2022-02-13 05:50:53 +01:00
42b4466897 ignore controls that should not be reached in coverage 2022-02-13 05:50:19 +01:00
7793a22a35 ignore wrong control view safeties 2022-02-13 05:48:10 +01:00
440245c812 PEP fix 2022-02-13 05:37:28 +01:00
c0ab93b2a9 remove dead code 2022-02-13 05:35:06 +01:00
491bb0b28f fix import 2022-02-13 05:34:06 +01:00