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

feat(react-native): 更新 ReactNative 支持的 PropTypes #16405

Merged
merged 2 commits into from
Aug 26, 2024

Merge branch 'main' into feat/rn-types

e47a8e0
Select commit
Loading
Failed to load commit list.
Merged

feat(react-native): 更新 ReactNative 支持的 PropTypes #16405

Merge branch 'main' into feat/rn-types
e47a8e0
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%> (ø)

... and 31 files with indirect coverage changes