Closed Integral closed 5 years ago
Merging #1246 into master will increase coverage by
0.05%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #1246 +/- ##
=========================================
+ Coverage 88.15% 88.2% +0.05%
=========================================
Files 409 409
Lines 9014 9049 +35
=========================================
+ Hits 7946 7982 +36
+ Misses 1068 1067 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/article/shared/InsertCrossReferenceCommand.js | 100% <ø> (ø) |
|
src/article/shared/InsertExtLinkCommand.js | 100% <ø> (ø) |
|
...icle/shared/InsertFootnoteCrossReferenceCommand.js | 100% <ø> (ø) |
|
src/article/shared/InsertInlineNodeCommand.js | 85.71% <ø> (ø) |
|
src/article/shared/InsertInlineGraphicCommand.js | 100% <ø> (ø) |
|
src/article/shared/InsertInlineFormulaCommand.js | 100% <ø> (ø) |
|
src/article/shared/EditXrefTool.js | 100% <ø> (ø) |
|
src/article/editor/EditorPackage.js | 100% <ø> (ø) |
:arrow_up: |
src/kit/model/createValueModel.js | 73.07% <ø> (+1.64%) |
:arrow_up: |
src/article/shared/InsertInlineGraphicTool.js | 100% <ø> (ø) |
|
... and 8 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update cf13756...416320c. Read the comment docs.
Looking good! Thx!
This is continuous backlog PR, I will describe what it is solving below.
refType
in those models which can be referred (we are using them during cross reference insertion commands registration)