feat(react-native): 更新 ReactNative 支持的 PropTypes #16405
Merged
Codecov / codecov/project
succeeded
Aug 26, 2024 in 1s
58.51% (target 75.00%)
View this Pull Request on Codecov
58.51% (target 75.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 58.51%. Comparing base (
7795c9d
) to head (e47a8e0
).
Additional details and impacted files
@@ Coverage Diff @@
## main #16405 +/- ##
==========================================
+ Coverage 58.44% 58.51% +0.06%
==========================================
Files 466 466
Lines 27067 27109 +42
Branches 5929 5720 -209
==========================================
+ Hits 15820 15862 +42
+ Misses 9872 9763 -109
- Partials 1375 1484 +109
Files | Coverage Δ | |
---|---|---|
...r/src/transforms/StyleSheet/ImageStylePropTypes.ts | 100.00% <100.00%> (ø) |
|
...ormer/src/transforms/StyleSheet/LayoutPropTypes.ts | 100.00% <100.00%> (ø) |
|
...er/src/transforms/StyleSheet/TextStylePropTypes.ts | 100.00% <100.00%> (ø) |
|
...er/src/transforms/StyleSheet/TransformPropTypes.ts | 81.35% <100.00%> (+1.53%) |
⬆️ |
...er/src/transforms/StyleSheet/ViewStylePropTypes.ts | 100.00% <100.00%> (ø) |
Loading