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

Fixup image caption overlap on mobile #765

Merged
merged 3 commits into from
Oct 18, 2023

wip: snaps, again

4ad5bd9
Select commit
Loading
Failed to load commit list.
Merged

Fixup image caption overlap on mobile #765

wip: snaps, again
4ad5bd9
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Oct 18, 2023 in 0s

61.22% (-4.28%) compared to a18ef7e

View this Pull Request on Codecov

61.22% (-4.28%) compared to a18ef7e

Details

Codecov Report

Merging #765 (4ad5bd9) into main (a18ef7e) will decrease coverage by 4.28%.
Report is 417 commits behind head on main.
The diff coverage is 60.13%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #765      +/-   ##
==========================================
- Coverage   65.50%   61.22%   -4.28%     
==========================================
  Files         481      499      +18     
  Lines      103961   109231    +5270     
  Branches     5620     8853    +3233     
==========================================
- Hits        68095    66875    -1220     
- Misses      35866    42356    +6490     
Files Coverage Δ
packages/kas/src/compare.js 94.28% <100.00%> (+1.42%) ⬆️
packages/kas/src/index.js 100.00% <100.00%> (ø)
packages/kas/src/nodes.js 94.67% <ø> (-0.99%) ⬇️
packages/kmath/src/index.ts 100.00% <100.00%> (ø)
packages/kmath/src/line.ts 100.00% <100.00%> (ø)
packages/kmath/src/number.ts 100.00% <100.00%> (ø)
packages/math-input/src/components/common-style.ts 100.00% <100.00%> (ø)
...math-input/src/components/input/cursor-contexts.ts 100.00% <100.00%> (ø)
...ges/math-input/src/components/input/math-input.tsx 54.75% <ø> (ø)
...es/math-input/src/components/input/math-wrapper.ts 77.55% <ø> (ø)
... and 111 more

... and 759 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 6751a68...4ad5bd9. Read the comment docs.