Repo Added
|
Files
29
|
Badge
README BADGES
|
push
github
1 of 1 new or added line in 1 file covered. (100.0%)
1 existing line in 1 file now uncovered.5409 of 5724 relevant lines covered (94.5%)
8.5 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
63.64 | toyplot/scenegraph.py | 103 | 55 | 35 | 20 | 9.0 | |
70.18 | toyplot/reportlab/png.py | 170 | 57 | 40 | 17 | 9.0 | |
74.75 | toyplot/marker.py | 171 | 99 | 74 | 25 | 9.0 | |
75.0 | toyplot/png.py | 84 | 8 | 6 | 2 | 9.0 | |
87.84 | toyplot/require.py | 150 | 74 | 65 | 9 | 9.0 | |
88.24 | toyplot/svg.py | 61 | 17 | 15 | 2 | 9.0 | |
92.2 | toyplot/html.py | 2934 | 898 | 828 | 70 | 9.0 | |
93.01 | toyplot/coordinates.py | 3777 | 1731 | 1610 | 121 | 8.0 | |
93.33 | toyplot/bitmap.py | 85 | 30 | 28 | 2 | 9.0 | |
95.53 | toyplot/layout.py | 837 | 403 | 385 | 18 | 9.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
10999463788 | main | Bump version number. | push | github |
94.5 |
||
10999393187 | main | Toyplot version 2.0.0 | push | github |
94.5 |
||
9912997364 | main | Replace obsolete actions. | push | github |
94.5 |
||
9912891045 | main | Merge pull request #214 from harmsm/np2_repr add as_float, change repr(x) -> str(x) | push | github |
94.5 |
||
9912662049 | np2_repr | Merge cce091bb5 into 93ab5d60c | Pull #214 | github |
94.5 |
||
9902253794 | np2_repr | Merge 3a0c513ef into 93ab5d60c | Pull #214 | github |
94.5 |
||
9902180144 | main | Allow NumPy>=2.0.0. | push | github |
94.63 |
||
9902129198 | main | Don't test NumPy 2 with Python 3.8, it requires Python 3.9 or later. | push | github |
94.63 |
||
9898222293 | main | Add regression testing for Python 3.12. | push | github |
94.63 |
||
9898066956 | main | Add missing test.assert_raises() API. | push | github |
94.63 |