Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Interactive Graph Editor] Add UI for updating starting coordinates (linear and ray) #1382

Merged
merged 19 commits into from
Jul 15, 2024

Merge branch 'main' into start-coords-linear

a741a28
Select commit
Loading
Failed to load commit list.
Merged

[Interactive Graph Editor] Add UI for updating starting coordinates (linear and ray) #1382

Merge branch 'main' into start-coords-linear
a741a28
Select commit
Loading
Failed to load commit list.
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     

Impacted file tree graph

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.