Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

fix(bridge): Fix missing sequence menu icon selection #8308

Merged
merged 1 commit into from Jul 5, 2022

Conversation

Kirdock
Copy link
Contributor

@Kirdock Kirdock commented Jul 5, 2022

Fixes #8307

Signed-off-by: Klaus Strießnig k.striessnig@gmail.com

Signed-off-by: Klaus Strießnig <k.striessnig@gmail.com>
@sonarcloud
Copy link

sonarcloud bot commented Jul 5, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jul 5, 2022

Codecov Report

Merging #8308 (7a57c02) into master (999d2de) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #8308   +/-   ##
=======================================
  Coverage   66.10%   66.11%           
=======================================
  Files         617      617           
  Lines       31937    31940    +3     
  Branches     1689     1690    +1     
=======================================
+ Hits        21113    21116    +3     
  Misses       9524     9524           
  Partials     1300     1300           
Impacted Files Coverage Δ
...s/ktb-sequence-view/ktb-sequence-view.component.ts 74.89% <100.00%> (+0.31%) ⬆️
Flag Coverage Δ
bridge-server 73.65% <ø> (ø)
bridge2 78.55% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@Kirdock Kirdock merged commit d841387 into master Jul 5, 2022
@Kirdock Kirdock deleted the fix/8307/missing-menu-selection branch July 5, 2022 14:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bridge: Selection is missing for sequence page
2 participants