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: add useNavId #5743

Merged
merged 1 commit into from
Sep 6, 2023

feat: add useNavId

db99041
Select commit
Loading
Failed to load commit list.
Merged

feat: add useNavId #5743

feat: add useNavId
db99041
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 6, 2023 in 0s

81.98% (+0.02%) compared to 6602652

View this Pull Request on Codecov

81.98% (+0.02%) compared to 6602652

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% 🎉

Comparison is base (6602652) 81.96% compared to head (db99041) 81.98%.
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5743      +/-   ##
==========================================
+ Coverage   81.96%   81.98%   +0.02%     
==========================================
  Files         296      298       +2     
  Lines        9819     9830      +11     
  Branches     3107     3109       +2     
==========================================
+ Hits         8048     8059      +11     
  Misses       1771     1771              
Files Changed Coverage Δ
.../vkui/src/components/NavIdContext/NavIdContext.tsx 100.00% <100.00%> (ø)
...kages/vkui/src/components/NavIdContext/useNavId.ts 100.00% <100.00%> (ø)
packages/vkui/src/components/Panel/Panel.tsx 100.00% <100.00%> (ø)
packages/vkui/src/components/View/View.tsx 93.01% <100.00%> (+0.02%) ⬆️
packages/vkui/src/components/View/ViewInfinite.tsx 91.33% <100.00%> (+0.06%) ⬆️

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