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

fix: Move the banner above summary, and fix the use of team hook #2859

Merged
merged 4 commits into from
May 22, 2024

Merge branch 'main' into onboarding-banner

5a20497
Select commit
Loading
Failed to load commit list.
Merged

fix: Move the banner above summary, and fix the use of team hook #2859

Merge branch 'main' into onboarding-banner
5a20497
Select commit
Loading
Failed to load commit list.
Codecov - QA / codecov/project succeeded May 21, 2024 in 1s

98.48% (+0.00%) compared to 534ba5f

View this Pull Request on Codecov

98.48% (+0.00%) compared to 534ba5f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.48%. Comparing base (534ba5f) to head (5a20497).

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2859   +/-   ##
=======================================
  Coverage   98.48%   98.48%           
=======================================
  Files         878      879    +1     
  Lines       13027    13032    +5     
  Branches     3471     3497   +26     
=======================================
+ Hits        12829    12834    +5     
  Misses        194      194           
  Partials        4        4           
Files Coverage Δ
src/pages/RepoPage/CoverageTab/CoverageTab.jsx 100.00% <100.00%> (ø)
.../FirstPullRequestBanner/FirstPullRequestBanner.tsx 100.00% <100.00%> (ø)
...ubroute/FileExplorer/shared/RepoContentsResult.tsx 100.00% <100.00%> (ø)
src/services/repo/useRepo.tsx 94.44% <ø> (ø)
Components Coverage Δ
Assets 54.54% <ø> (ø)
Layouts 97.26% <ø> (ø)
Pages 99.28% <100.00%> (+<0.01%) ⬆️
Services 99.48% <ø> (ø)
Shared 99.68% <ø> (ø)
UI 94.53% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 534ba5f...5a20497. Read the comment docs.