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/rn73 #16807

Merged
merged 6 commits into from
Nov 7, 2024

fix(rn): undefinde error

352aeb1
Select commit
Loading
Failed to load commit list.
Merged

Feat/rn73 #16807

fix(rn): undefinde error
352aeb1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 0s

58.52% (target 75.00%)

View this Pull Request on Codecov

58.52% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 46.15385% with 7 lines in your changes missing coverage. Please review.

Project coverage is 58.52%. Comparing base (9a6bf39) to head (352aeb1).

Files with missing lines Patch % Lines
packages/taro-rn-transformer/src/utils.ts 0.00% 4 Missing ⚠️
...taro-components-rn/src/components/Camera/index.tsx 50.00% 2 Missing ⚠️
packages/taro-rn/src/lib/scanCode/index.tsx 75.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #16807      +/-   ##
==========================================
+ Coverage   58.50%   58.52%   +0.01%     
==========================================
  Files         466      466              
  Lines       27107    27099       -8     
  Branches     5927     5914      -13     
==========================================
  Hits        15860    15860              
+ Misses       9902     9770     -132     
- Partials     1345     1469     +124     
Files with missing lines Coverage Δ
packages/taro-rn-transformer/src/component.ts 80.64% <100.00%> (ø)
packages/taro-rn/src/lib/scanCode/index.tsx 38.23% <75.00%> (ø)
...taro-components-rn/src/components/Camera/index.tsx 62.06% <50.00%> (-2.22%) ⬇️
packages/taro-rn-transformer/src/utils.ts 36.87% <0.00%> (+1.96%) ⬆️

... and 14 files with indirect coverage changes