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

Fixes snippet loading when switching scopes #1769

Merged
merged 1 commit into from
Dec 18, 2022
Merged

Conversation

nezhar
Copy link
Collaborator

@nezhar nezhar commented Dec 18, 2022

Fixes a loading issue caused when switching snippet scopes.

@codecov-commenter
Copy link

Codecov Report

Merging #1769 (ca1aaaf) into master (339cf76) will increase coverage by 0.32%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master    #1769      +/-   ##
==========================================
+ Coverage   32.76%   33.08%   +0.32%     
==========================================
  Files          52       52              
  Lines         824      819       -5     
  Branches      102      102              
==========================================
+ Hits          270      271       +1     
+ Misses        461      457       -4     
+ Partials       93       91       -2     
Impacted Files Coverage Δ
src/app/layout/base/base.component.ts 27.77% <50.00%> (-0.80%) ⬇️
...pp/components/view-switch/view-switch.component.ts 100.00% <100.00%> (+85.71%) ⬆️
src/app/layout/sidebar/sidebar.component.ts 80.00% <0.00%> (+20.00%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nezhar nezhar merged commit d91ecea into master Dec 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants