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: Create branch selector for the components tab #2756

Merged
merged 2 commits into from
Apr 10, 2024

Merge branch 'main' into branch-selector-components

8a01ca0
Select commit
Loading
Failed to load commit list.
Merged

feat: Create branch selector for the components tab #2756

Merge branch 'main' into branch-selector-components
8a01ca0
Select commit
Loading
Failed to load commit list.
Codecov - QA / codecov/project failed Apr 10, 2024 in 1s

98.40% (-0.01%) compared to e4fe4dc

View this Pull Request on Codecov

98.40% (-0.01%) compared to e4fe4dc

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.40%. Comparing base (e4fe4dc) to head (8a01ca0).

✅ All tests successful. No failed tests found ☺️

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2756      +/-   ##
==========================================
- Coverage   98.41%   98.40%   -0.01%     
==========================================
  Files         873      874       +1     
  Lines       12471    12496      +25     
  Branches     3241     3289      +48     
==========================================
+ Hits        12273    12297      +24     
- Misses        191      192       +1     
  Partials        7        7              
Files Coverage Δ
...onentsTab/Header/BranchSelector/BranchSelector.tsx 100.00% <100.00%> (ø)
src/pages/RepoPage/ComponentsTab/Header/Header.jsx 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

Components Coverage Δ
Assets 55.55% <ø> (ø)
Layouts 97.25% <ø> (ø)
Pages 99.21% <100.00%> (+<0.01%) ⬆️
Services 99.56% <ø> (-0.04%) ⬇️
Shared 99.84% <ø> (ø)
UI 94.18% <ø> (ø)

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 e4fe4dc...8a01ca0. Read the comment docs.