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: support react-native #97

Merged
merged 3 commits into from
Dec 10, 2023

chore: linting

9407b67
Select commit
Loading
Failed to load commit list.
Merged

feat: support react-native #97

chore: linting
9407b67
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 8, 2023 in 1s

94.71% (-1.36%) compared to 7a96e45

View this Pull Request on Codecov

94.71% (-1.36%) compared to 7a96e45

Details

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (7a96e45) 96.07% compared to head (9407b67) 94.71%.
Report is 22 commits behind head on master.

Files Patch % Lines
test/error.spec.ts 57.14% 15 Missing ⚠️
src/source.ts 92.59% 2 Missing ⚠️
src/server.ts 93.33% 1 Missing ⚠️
src/sink.ts 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
- Coverage   96.07%   94.71%   -1.36%     
==========================================
  Files          22       22              
  Lines         967     1021      +54     
  Branches      160      183      +23     
==========================================
+ Hits          929      967      +38     
- Misses         38       54      +16     

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