• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

smythi93 / Tests4Py / 30040549735

23 Jul 2026 08:04PM UTC coverage: 23.663% (-21.5%) from 45.174%
30040549735

push

github

web-flow
Merge pull request #106 from smythi93/dev

Release 1.0.0 — complete benchmark coverage (328/328 reproducible bugs)

11882 of 64778 new or added lines in 1205 files covered. (18.34%)

46 existing lines in 14 files now uncovered.

18085 of 76426 relevant lines covered (23.66%)

0.24 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

53.49
/src/tests4py/projects/resources/matplotlib/bug_5/systemtests.py
1
from tests4py.tests.diversity import FailingSystemtests, PassingSystemtests
1✔
2

3

4
class TestsFailing(FailingSystemtests):
1✔
5
    def test_diversity_1(self):
1✔
NEW
6
        return 'sf 38.2 monospace'
×
7

8
    def test_diversity_2(self):
1✔
NEW
9
        return 'sf 26.4 fantasy'
×
10

11
    def test_diversity_3(self):
1✔
NEW
12
        return 'sf 34.3 monospace'
×
13

14
    def test_diversity_4(self):
1✔
NEW
15
        return 'sf 36.0 fantasy'
×
16

17
    def test_diversity_5(self):
1✔
NEW
18
        return 'sf 26.3 fantasy'
×
19

20
    def test_diversity_6(self):
1✔
NEW
21
        return 'sf 41.4 serif'
×
22

23
    def test_diversity_7(self):
1✔
NEW
24
        return 'sf 15.2 monospace'
×
25

26
    def test_diversity_8(self):
1✔
NEW
27
        return 'sf 48.8 monospace'
×
28

29
    def test_diversity_9(self):
1✔
NEW
30
        return 'sf 26.2 monospace'
×
31

32
    def test_diversity_10(self):
1✔
NEW
33
        return 'sf 31.6 cursive'
×
34

35
class TestsPassing(PassingSystemtests):
1✔
36
    def test_diversity_1(self):
1✔
NEW
37
        return 'fs 38.6 monospace'
×
38

39
    def test_diversity_2(self):
1✔
NEW
40
        return 'fs 23.4 monospace'
×
41

42
    def test_diversity_3(self):
1✔
NEW
43
        return 'fs 17.5 cursive'
×
44

45
    def test_diversity_4(self):
1✔
NEW
46
        return 'fs 35.8 fantasy'
×
47

48
    def test_diversity_5(self):
1✔
NEW
49
        return 'fs 31.0 fantasy'
×
50

51
    def test_diversity_6(self):
1✔
NEW
52
        return 'fs 18.9 cursive'
×
53

54
    def test_diversity_7(self):
1✔
NEW
55
        return 'fs 58.8 monospace'
×
56

57
    def test_diversity_8(self):
1✔
NEW
58
        return 'fs 57.1 monospace'
×
59

60
    def test_diversity_9(self):
1✔
NEW
61
        return 'fs 35.6 serif'
×
62

63
    def test_diversity_10(self):
1✔
NEW
64
        return 'fs 49.5 monospace'
×
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc