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: Fix bundle select not updating list of bundles when changing branch #2765

Merged

remove if statement

87060b5
Select commit
Loading
Failed to load commit list.
Merged

fix: Fix bundle select not updating list of bundles when changing branch #2765

remove if statement
87060b5
Select commit
Loading
Failed to load commit list.
Codecov Notifications / codecov/project succeeded Apr 11, 2024 in 0s

98.40% (+0.00%) compared to f1d0dac

View this Pull Request on Codecov

98.40% (+0.00%) compared to f1d0dac

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found ☺️

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2765   +/-   ##
=======================================
  Coverage   98.40%   98.40%           
=======================================
  Files         874      874           
  Lines       12496    12498    +2     
  Branches     3307     3313    +6     
=======================================
+ Hits        12297    12299    +2     
  Misses        192      192           
  Partials        7        7           
Files Coverage Δ
...Tab/BundleContent/BundleSummary/BundleSelector.tsx 100.00% <100.00%> (ø)
Components Coverage Δ
Assets 55.55% <ø> (ø)
Layouts 97.25% <ø> (ø)
Pages 99.21% <100.00%> (+<0.01%) ⬆️
Services 99.56% <ø> (ø)
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 f1d0dac...87060b5. Read the comment docs.