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

gui fixed #7846

Merged
merged 1 commit into from Aug 4, 2023
Merged

gui fixed #7846

merged 1 commit into from Aug 4, 2023

Conversation

hendrikebbers
Copy link
Member

Fix for #7822

Signed-off-by: Hendrik Ebbers <hendrik.ebbers@web.de>
@hendrikebbers hendrikebbers self-assigned this Aug 4, 2023
@hendrikebbers hendrikebbers marked this pull request as ready for review August 4, 2023 14:22
@hendrikebbers hendrikebbers requested a review from a team as a code owner August 4, 2023 14:22
@github-actions
Copy link

github-actions bot commented Aug 4, 2023

Node: Unit Test Results

    1 599 files      1 599 suites   13m 55s ⏱️
103 428 tests 103 419 ✔️ 9 💤 0
109 828 runs  109 819 ✔️ 9 💤 0

Results for commit 6a9698d.

@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Patch coverage has no change and project coverage change: +20.36% 🎉

Comparison is base (ce43bbc) 68.81% compared to head (6a9698d) 89.17%.

Additional details and impacted files
@@              Coverage Diff               @@
##             develop    #7846       +/-   ##
==============================================
+ Coverage      68.81%   89.17%   +20.36%     
+ Complexity     25508    20283     -5225     
==============================================
  Files           2353     1612      -741     
  Lines         149451    60801    -88650     
  Branches        9167     6429     -2738     
==============================================
- Hits          102838    54222    -48616     
+ Misses         44660     5188    -39472     
+ Partials        1953     1391      -562     

see 979 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@poulok poulok linked an issue Aug 4, 2023 that may be closed by this pull request
@sonarcloud
Copy link

sonarcloud bot commented Aug 4, 2023

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
No Duplication information No Duplication information

@github-actions
Copy link

github-actions bot commented Aug 4, 2023

Node: Integration Test Results

278 tests   278 ✔️  32m 47s ⏱️
    5 suites      0 💤
    5 files        0

Results for commit 6a9698d.

@github-actions
Copy link

github-actions bot commented Aug 4, 2023

Platform: JUnit Test Report

     551 files           1 errors  550 suites   26m 40s ⏱️
14 048 tests 14 021 ✔️ 27 💤 0
16 098 runs  16 071 ✔️ 27 💤 0

Results for commit 6a9698d.

@sonarcloud
Copy link

sonarcloud bot commented Aug 4, 2023

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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@github-actions
Copy link

github-actions bot commented Aug 4, 2023

Node: E2E Test Results

    1 files      1 suites   17m 53s ⏱️
310 tests 310 ✔️ 0 💤 0
328 runs  328 ✔️ 0 💤 0

Results for commit 6a9698d.

@alittley alittley merged commit 0a2b2af into develop Aug 4, 2023
17 checks passed
@alittley alittley deleted the 7822-fix branch August 4, 2023 15:59
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.

PCLI browse is broken
3 participants