fix: remove whitespace at bottom of web-view after keyboard dismiss #6253
Codecov / codecov/project
succeeded
Nov 22, 2024 in 0s
88.91% (target 75.00%)
View this Pull Request on Codecov
88.91% (target 75.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 88.91%. Comparing base (
24ede4b
) to head (0f27cdf
).
Additional details and impacted files
@@ Coverage Diff @@
## main #6253 +/- ##
==========================================
- Coverage 88.92% 88.91% -0.01%
==========================================
Files 737 737
Lines 31432 31433 +1
Branches 5530 5834 +304
==========================================
- Hits 27952 27950 -2
+ Misses 3436 3284 -152
- Partials 44 199 +155
Files with missing lines | Coverage Δ | |
---|---|---|
src/webview/WebViewScreen.tsx | 62.39% <100.00%> (+0.32%) |
⬆️ |
... and 67 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 24ede4b...0f27cdf. Read the comment docs.
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading