switch to Project file
added compatibility bounds
Showing 1 of 4 files from the diff.
Newly tracked file
src/TableWidgets.jl
changed.
Other files ignored by Codecov
@@ -6,9 +6,7 @@
Loading
6 | 6 | import Observables: AbstractObservable, @map, @map!, @on |
|
7 | 7 | import Widgets: AbstractWidget, components, widgettype, layout! |
|
8 | 8 | ||
9 | - | import InteractBulma |
|
10 | - | using DataStructures |
|
11 | - | import DataStructures: reset! |
|
9 | + | using OrderedCollections |
|
12 | 10 | ||
13 | 11 | using MacroTools |
|
14 | 12 |
Files | Coverage |
---|---|
src | 32.75% |
Project Totals (7 files) | 32.75% |
202.1
202.3
202.2
202.4
203.1
203.3
203.2
203.4
Sunburst
The inner-most circle is the entire project, moving away from the center are folders then, finally, a single file.
The size and color of each slice is representing the number of statements and the coverage, respectively.
Icicle
The top section represents the entire project. Proceeding with folders and finally individual files.
The size and color of each slice is representing the number of statements and the coverage, respectively.