Commit 840a3d9
Speed up tests (blue-yonder#308)
* Speed up tests by using less statistics
* Only run full tests on master (not on PRs)
* Check for master
* better use if here
* As we run everything with the if, we only have to do one stage
* Changed the role of one of the tests
* Do not check examples for coverage
* Enable full build on PRs
* Only use one line for the command
* Simplify condition1 parent ae682ba commit 840a3d9
File tree
5 files changed
+11
-29
lines changed- tests/units
- feature_extraction
- scripts
5 files changed
+11
-29
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 17 | + | |
| 18 | + | |
33 | 19 | | |
34 | | - | |
| 20 | + | |
35 | 21 | | |
36 | 22 | | |
37 | 23 | | |
38 | | - | |
| 24 | + | |
39 | 25 | | |
40 | 26 | | |
41 | | - | |
| 27 | + | |
42 | 28 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | 29 | | |
47 | 30 | | |
48 | 31 | | |
| |||
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
777 | 777 | | |
778 | 778 | | |
779 | 779 | | |
780 | | - | |
| 780 | + | |
781 | 781 | | |
782 | 782 | | |
783 | 783 | | |
784 | 784 | | |
785 | 785 | | |
786 | | - | |
| 786 | + | |
787 | 787 | | |
788 | 788 | | |
789 | 789 | | |
| |||
799 | 799 | | |
800 | 800 | | |
801 | 801 | | |
802 | | - | |
803 | | - | |
804 | 802 | | |
805 | 803 | | |
806 | 804 | | |
| |||
812 | 810 | | |
813 | 811 | | |
814 | 812 | | |
815 | | - | |
| 813 | + | |
816 | 814 | | |
817 | | - | |
| 815 | + | |
818 | 816 | | |
819 | 817 | | |
820 | 818 | | |
821 | | - | |
| 819 | + | |
822 | 820 | | |
823 | 821 | | |
824 | 822 | | |
| |||
File renamed without changes.
File renamed without changes.
0 commit comments