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 initial snippet loading #1494

Merged
merged 1 commit into from
Aug 27, 2022
Merged

Fixes initial snippet loading #1494

merged 1 commit into from
Aug 27, 2022

Conversation

nezhar
Copy link
Collaborator

@nezhar nezhar commented Aug 27, 2022

Removes leftover code which causes unnecesary api calls.

@codecov-commenter
Copy link

Codecov Report

Merging #1494 (8660a20) into master (8f0e90f) will decrease coverage by 0.51%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1494      +/-   ##
==========================================
- Coverage   42.55%   42.03%   -0.52%     
==========================================
  Files          58       58              
  Lines         806      804       -2     
  Branches       55       55              
==========================================
- Hits          343      338       -5     
- Misses        455      460       +5     
+ Partials        8        6       -2     
Impacted Files Coverage Δ
src/app/layout/base/base.component.ts 47.36% <ø> (-5.02%) ⬇️
...rc/app/services/navigation/activeFilter.service.ts 12.12% <0.00%> (-15.16%) ⬇️
...omponents/auth-activate/auth-activate.component.ts 77.77% <0.00%> (+22.22%) ⬆️

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

@nezhar nezhar modified the milestone: 1.3 Aug 27, 2022
@nezhar nezhar merged commit d7aba01 into master Aug 27, 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