Repo Added
|
Files
354
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
152 of 152 new or added lines in 5 files covered. (100.0%)
2675 of 5533 relevant lines covered (48.35%)
70.17 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | driver/gl/gl_darwinfix.go | 43 | 16 | 0 | 16 | 0.0 | |
0.0 | driver/gl/gl.go | 344 | 250 | 0 | 250 | 0.0 | |
0.0 | driver/gl/driver.go | 68 | 36 | 0 | 36 | 0.0 | |
0.0 | driver/gl/font.go | 165 | 109 | 0 | 109 | 0.0 | |
0.0 | app/app_other.go | 13 | 3 | 0 | 3 | 0.0 | |
0.0 | cmd/fyne/main.go | 89 | 64 | 0 | 64 | 0.0 | |
0.0 | driver/gl/canvas.go | 236 + 2 | 160 + 1 | 0 | 160 + 1 | 0.0 | |
0.0 | cmd/fyne/package.go | 260 | 204 | 0 | 204 | 0.0 | |
0.0 | driver/gl/clipboard.go | 25 | 9 | 0 | 9 | 0.0 | |
0.0 | driver/gl/gl_other.go | 20 | 11 | 0 | 11 | 0.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
862 | feature/overlay | Merge branch 'develop' into feature/overlay | push | andydotxyz | travis-ci |
48.35 |
|
848 | feature/overlay | Fix typo and affected values Thanks for spotting that @peter-stratton | push | andydotxyz | travis-ci |
43.53 |
|
845 | feature/overlay | Dismiss (non-modal) popover when user taps outside content | push | andydotxyz | travis-ci |
43.61 |
|
837 | feature/overlay | Move to a single PopOver type with a hidden modal field to chose renderer | push | andydotxyz | travis-ci |
43.17 |
|
835 | feature/overlay | Add PopOver and ModalPopOver widgets for overlay usage ModalPopOver almost certainly needs a better name. Fixes #155 | push | andydotxyz | travis-ci |
43.71 |
|
830 | feature/overlay | Add a shadow colour for use in overlays and shadows Use this and the overlay code to create a simple demo | push | andydotxyz | travis-ci |
43.09 |