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

Style movable points and segments on Mafs graphs #1068

Merged
merged 8 commits into from
Mar 13, 2024

Fix formatting

162f667
Select commit
Loading
Failed to load commit list.
Merged

Style movable points and segments on Mafs graphs #1068

Fix formatting
162f667
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2024 in 0s

68.60% (+1.30%) compared to 631af3a

View this Pull Request on Codecov

68.60% (+1.30%) compared to 631af3a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.60%. Comparing base (631af3a) to head (162f667).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1068      +/-   ##
==========================================
+ Coverage   67.29%   68.60%   +1.30%     
==========================================
  Files         434      437       +3     
  Lines       96419    96512      +93     
  Branches     6684    10263    +3579     
==========================================
+ Hits        64889    66213    +1324     
+ Misses      31530    30299    -1231     

Impacted file tree graph

Files Coverage Δ
.../src/widgets/interactive-graphs/graphs/segment.tsx 96.03% <100.00%> (-0.07%) ⬇️
...s/src/widgets/interactive-graphs/movable-point.tsx 100.00% <100.00%> (ø)

... and 103 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 631af3a...162f667. Read the comment docs.