Newly tracked file
src/entities/FactorOperationalMemory.jl
changed.
Showing 1 of 1 files from the diff.
@@ -41,6 +41,7 @@
Loading
41 | 41 | ||
42 | 42 | ## TODO Consolidation WIP with FactorMetadata |
|
43 | 43 | # full list of variables connected to the factor |
|
44 | + | # TODO make sure this list is of the active hypo only |
|
44 | 45 | fullvariables::Vector{<:DFGVariable} |
|
45 | 46 | # which index is being solved for? |
|
46 | 47 | solvefor::Int |
Files | Coverage |
---|---|
src | 76.35% |
Project Totals (73 files) | 76.35% |
3601693657
3601693657
3601693657
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.