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

fix: monaco editor overflowing at certain zoom levels #2346

Merged
merged 1 commit into from
Jan 22, 2025

fix: monaco editor overflowing at certain zoom levels

b58b9a3
Select commit
Loading
Failed to load commit list.
Merged

fix: monaco editor overflowing at certain zoom levels #2346

fix: monaco editor overflowing at certain zoom levels
b58b9a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2025 in 1s

46.74% (+0.04%) compared to 5f6c8d6

View this Pull Request on Codecov

46.74% (+0.04%) compared to 5f6c8d6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.74%. Comparing base (5f6c8d6) to head (b58b9a3).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2346      +/-   ##
==========================================
+ Coverage   46.70%   46.74%   +0.04%     
==========================================
  Files         704      705       +1     
  Lines       39044    39054      +10     
  Branches     9757     9947     +190     
==========================================
+ Hits        18234    18256      +22     
+ Misses      20799    20744      -55     
- Partials       11       54      +43     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.