[Interactive Graph Editor] Add UI for updating starting coordinates (linear and ray) #1382
Codecov / codecov/project
succeeded
Jul 15, 2024 in 0s
71.09% (+1.31%) compared to a8a1a0f
View this Pull Request on Codecov
71.09% (+1.31%) compared to a8a1a0f
Details
Codecov Report
Attention: Patch coverage is 83.10502%
with 37 lines
in your changes missing coverage. Please review.
Project coverage is 71.09%. Comparing base (
a8a1a0f
) to head (a741a28
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1382 +/- ##
==========================================
+ Coverage 69.78% 71.09% +1.31%
==========================================
Files 503 508 +5
Lines 105061 105355 +294
Branches 7563 10771 +3208
==========================================
+ Hits 73315 74903 +1588
+ Misses 31630 30452 -1178
+ Partials 116 0 -116
Files | Coverage Δ | |
---|---|---|
...us-editor/src/components/coordinate-pair-input.tsx | 100.00% <100.00%> (ø) |
|
packages/perseus/src/index.ts | 100.00% <100.00%> (ø) |
|
...ctive-graphs/interactive-graph-question-builder.ts | 98.55% <100.00%> (ø) |
|
...widgets/interactive-graphs/stateful-mafs-graph.tsx | 98.42% <100.00%> (-1.58%) |
⬇️ |
...eus-editor/src/components/start-coord-settings.tsx | 97.52% <97.52%> (ø) |
|
...teractive-graphs/reducer/initialize-graph-state.ts | 94.30% <69.23%> (-2.21%) |
⬇️ |
...us-editor/src/widgets/interactive-graph-editor.tsx | 89.29% <47.61%> (-2.32%) |
⬇️ |
... and 124 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update a8a1a0f...a741a28. Read the comment docs.
Loading