MethanePowered / MethaneKit

🎲 Modern 3D graphics made simple with C++17 cross-platform framework and rendering abstraction API on top of DirectX 12, Metal & Vulkan
Apache License 2.0
846 stars 51 forks source link

Test external pull request check with Sonar Scanner workflow #131

Closed egorodet closed 9 months ago

egorodet commented 9 months ago

This is a test of external pull request from forked repository to be checked with "Sonar Scan" workflow using pull_request_target event, which should allow to use secrets, required for scanner, from origin repository.

codecov[bot] commented 9 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (0806237) 29.52% compared to head (7d7f7b5) 27.61%.

Files Patch % Lines
...ules/Data/Types/Include/Methane/Data/TimeRange.hpp 0.00% 2 Missing :warning:
...p/Sources/Methane/Graphics/AppCameraController.cpp 0.00% 2 Missing :warning:
.../Graphics/App/Sources/Methane/Graphics/AppBase.cpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #131 +/- ## ========================================== - Coverage 29.52% 27.61% -1.91% ========================================== Files 376 376 Lines 18703 18610 -93 Branches 1083 1070 -13 ========================================== - Hits 5521 5138 -383 - Misses 13005 13414 +409 + Partials 177 58 -119 ``` | [Flag](https://app.codecov.io/gh/MethanePowered/MethaneKit/pull/131/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MethanePowered) | Coverage Ξ” | | |---|---|---| | [Linux](https://app.codecov.io/gh/MethanePowered/MethaneKit/pull/131/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MethanePowered) | `21.84% <0.00%> (-1.48%)` | :arrow_down: | | [Windows](https://app.codecov.io/gh/MethanePowered/MethaneKit/pull/131/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MethanePowered) | `49.60% <ΓΈ> (-3.04%)` | :arrow_down: | | [macOS](https://app.codecov.io/gh/MethanePowered/MethaneKit/pull/131/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MethanePowered) | `45.37% <0.00%> (-3.02%)` | :arrow_down: | | [unittests](https://app.codecov.io/gh/MethanePowered/MethaneKit/pull/131/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MethanePowered) | `27.61% <0.00%> (-1.91%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MethanePowered#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 9 months ago

Win64_DX_SonarScan Test Results

β€‡β€ˆβ€‡β€‡8 files  Β±β€‡β€ˆβ€‡β€‡0β€‚β€ƒβ€‡β€ˆβ€‡β€‡8 suites  Β±0   4s :stopwatch: Β±0s 2β€ˆ832 tests  -β€Šβ€‡β€ˆ286  2β€ˆ832 :white_check_mark:  -β€Šβ€‡β€ˆ286  0 :zzz: Β±0  0 :x: Β±0  7β€ˆ549 runsβ€Š  -β€Š1β€ˆ640  7β€ˆ549 :white_check_mark:  -β€Š1β€ˆ640  0 :zzz: Β±0  0 :x: Β±0 

Results for commit 7d7f7b52. ± Comparison against base commit 08062372.

This pull request removes 286 tests. ``` MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Constant Buffer Construction MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Get Data MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Get Data Size MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Object Destroyed Callback MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Object Name Change Callback MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Object Name Set Unchanged MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Object Name Setup MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Resource Released Callback MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Restore Descriptor Views MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Set Data and Get Formatted Items Count … ```

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 9 months ago

Ubuntu_VK_SonarScan Test Results

β€‡β€ˆβ€‡β€‡8 files  Β±β€‡β€ˆβ€‡β€‡0β€‚β€ƒβ€‡β€ˆβ€‡β€‡8 suites  Β±0   1s :stopwatch: Β±0s 2β€ˆ832 tests  -β€Šβ€‡β€ˆ286  2β€ˆ832 :white_check_mark:  -β€Šβ€‡β€ˆ286  0 :zzz: Β±0  0 :x: Β±0  7β€ˆ549 runsβ€Š  -β€Š1β€ˆ640  7β€ˆ549 :white_check_mark:  -β€Š1β€ˆ640  0 :zzz: Β±0  0 :x: Β±0 

Results for commit 7d7f7b52. ± Comparison against base commit 08062372.

This pull request removes 286 tests. ``` MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Constant Buffer Construction MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Get Data MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Get Data Size MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Object Destroyed Callback MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Object Name Change Callback MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Object Name Set Unchanged MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Object Name Setup MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Resource Released Callback MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Restore Descriptor Views MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Set Data and Get Formatted Items Count … ```

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 9 months ago

MacOS_MTL_SonarScan Test Results

β€‡β€ˆβ€‡β€‡8 files  Β±β€‡β€ˆβ€‡β€‡0β€‚β€ƒβ€‡β€ˆβ€‡β€‡8 suites  Β±0   2s :stopwatch: -1s 2β€ˆ832 tests  -β€Šβ€‡β€ˆ286  2β€ˆ832 :white_check_mark:  -β€Šβ€‡β€ˆ286  0 :zzz: Β±0  0 :x: Β±0  7β€ˆ549 runsβ€Š  -β€Š1β€ˆ640  7β€ˆ549 :white_check_mark:  -β€Š1β€ˆ640  0 :zzz: Β±0  0 :x: Β±0 

Results for commit 7d7f7b52. ± Comparison against base commit 08062372.

This pull request removes 286 tests. ``` MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Constant Buffer Construction MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Get Data MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Get Data Size MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Object Destroyed Callback MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Object Name Change Callback MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Object Name Set Unchanged MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Object Name Setup MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Resource Released Callback MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Restore Descriptor Views MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Set Data and Get Formatted Items Count … ```

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 9 months ago

Ubuntu_VK_Release Test Results

β€‡β€ˆβ€‡β€‡8 files  Β±β€‡β€ˆβ€‡β€‡0β€‚β€ƒβ€‡β€ˆβ€‡β€‡8 suites  Β±0   11s :stopwatch: Β±0s 2β€ˆ833 tests  -β€Šβ€‡β€ˆ286  2β€ˆ833 :white_check_mark:  -β€Šβ€‡β€ˆ286  0 :zzz: Β±0  0 :x: Β±0  7β€ˆ909 runsβ€Š  -β€Š1β€ˆ640  7β€ˆ909 :white_check_mark:  -β€Š1β€ˆ640  0 :zzz: Β±0  0 :x: Β±0 

Results for commit 7d7f7b52. ± Comparison against base commit 08062372.

This pull request removes 286 tests. ``` MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Constant Buffer Construction MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Get Data MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Get Data Size MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Object Destroyed Callback MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Object Name Change Callback MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Object Name Set Unchanged MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Object Name Setup MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Resource Released Callback MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Restore Descriptor Views MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Set Data and Get Formatted Items Count … ```

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 9 months ago

Win64_DX_Release Test Results

β€‡β€ˆβ€‡β€‡8 files  Β±β€‡β€ˆβ€‡β€‡0β€‚β€ƒβ€‡β€ˆβ€‡β€‡8 suites  Β±0   0s :stopwatch: Β±0s 2β€ˆ832 tests  -β€Šβ€‡β€ˆ286  2β€ˆ832 :white_check_mark:  -β€Šβ€‡β€ˆ286  0 :zzz: Β±0  0 :x: Β±0  7β€ˆ549 runsβ€Š  -β€Š1β€ˆ640  7β€ˆ549 :white_check_mark:  -β€Š1β€ˆ640  0 :zzz: Β±0  0 :x: Β±0 

Results for commit 7d7f7b52. ± Comparison against base commit 08062372.

This pull request removes 286 tests. ``` MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Constant Buffer Construction MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Get Data MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Get Data Size MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Object Destroyed Callback MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Object Name Change Callback MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Object Name Set Unchanged MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Object Name Setup MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Resource Released Callback MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Restore Descriptor Views MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Set Data and Get Formatted Items Count … ```

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 9 months ago

Win32_VK_Release Test Results

β€‡β€ˆβ€‡β€‡8 files  Β±β€‡β€ˆβ€‡β€‡0β€‚β€ƒβ€‡β€ˆβ€‡β€‡8 suites  Β±0   0s :stopwatch: Β±0s 2β€ˆ832 tests  -β€Šβ€‡β€ˆ286  2β€ˆ832 :white_check_mark:  -β€Šβ€‡β€ˆ286  0 :zzz: Β±0  0 :x: Β±0  7β€ˆ549 runsβ€Š  -β€Š1β€ˆ640  7β€ˆ549 :white_check_mark:  -β€Š1β€ˆ640  0 :zzz: Β±0  0 :x: Β±0 

Results for commit 7d7f7b52. ± Comparison against base commit 08062372.

This pull request removes 286 tests. ``` MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Constant Buffer Construction MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Get Data MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Get Data Size MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Object Destroyed Callback MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Object Name Change Callback MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Object Name Set Unchanged MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Object Name Setup MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Resource Released Callback MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Restore Descriptor Views MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Set Data and Get Formatted Items Count … ```

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 9 months ago

MacOS_VK_Release Test Results

β€‡β€ˆβ€‡β€‡8 files  Β±β€‡β€ˆβ€‡β€‡0β€‚β€ƒβ€‡β€ˆβ€‡β€‡8 suites  Β±0   0s :stopwatch: Β±0s 2β€ˆ832 tests  -β€Šβ€‡β€ˆ286  2β€ˆ832 :white_check_mark:  -β€Šβ€‡β€ˆ286  0 :zzz: Β±0  0 :x: Β±0  7β€ˆ549 runsβ€Š  -β€Š1β€ˆ640  7β€ˆ549 :white_check_mark:  -β€Š1β€ˆ640  0 :zzz: Β±0  0 :x: Β±0 

Results for commit 7d7f7b52. ± Comparison against base commit 08062372.

This pull request removes 286 tests. ``` MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Constant Buffer Construction MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Get Data MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Get Data Size MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Object Destroyed Callback MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Object Name Change Callback MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Object Name Set Unchanged MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Object Name Setup MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Resource Released Callback MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Restore Descriptor Views MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Set Data and Get Formatted Items Count … ```

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 9 months ago

MacOS_MTL_Release Test Results

β€‡β€ˆβ€‡β€‡8 files  Β±β€‡β€ˆβ€‡β€‡0β€‚β€ƒβ€‡β€ˆβ€‡β€‡8 suites  Β±0   0s :stopwatch: Β±0s 2β€ˆ832 tests  -β€Šβ€‡β€ˆ286  2β€ˆ832 :white_check_mark:  -β€Šβ€‡β€ˆ286  0 :zzz: Β±0  0 :x: Β±0  7β€ˆ549 runsβ€Š  -β€Š1β€ˆ640  7β€ˆ549 :white_check_mark:  -β€Š1β€ˆ640  0 :zzz: Β±0  0 :x: Β±0 

Results for commit 7d7f7b52. ± Comparison against base commit 08062372.

This pull request removes 286 tests. ``` MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Constant Buffer Construction MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Get Data MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Get Data Size MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Object Destroyed Callback MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Object Name Change Callback MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Object Name Set Unchanged MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Object Name Setup MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Resource Released Callback MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Restore Descriptor Views MethaneGraphicsRhiTest.global ‑ RHI Buffer Functions/Set Data and Get Formatted Items Count … ```

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 9 months ago

Win64_VK_Release Test Results

β€‡β€ˆβ€‡β€‡8 files  Β±β€‡β€ˆβ€‡β€‡0β€‚β€ƒβ€‡β€ˆβ€‡β€‡8 suites  Β±0   0s :stopwatch: Β±0s 2β€ˆ832 tests  -β€Šβ€‡β€ˆ286  2β€ˆ832 :white_check_mark:  -β€Šβ€‡β€ˆ286  0 :zzz: Β±0  0 :x: Β±0  7β€ˆ549 runsβ€Š  -β€Š1β€ˆ640  7β€ˆ549 :white_check_mark:  -β€Š1β€ˆ640  0 :zzz: Β±0  0 :x: Β±0 

Results for commit 7d7f7b52. ± Comparison against base commit 08062372.

This pull request removes 286 tests. ``` MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Constant Buffer Construction MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Get Data MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Get Data Size MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Object Destroyed Callback MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Object Name Change Callback MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Object Name Set Unchanged MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Object Name Setup MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Resource Released Callback MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Restore Descriptor Views MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Set Data and Get Formatted Items Count … ```

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 9 months ago

Win32_DX_Release Test Results

β€‡β€ˆβ€‡β€‡8 files  Β±β€‡β€ˆβ€‡β€‡0β€‚β€ƒβ€‡β€ˆβ€‡β€‡8 suites  Β±0   0s :stopwatch: Β±0s 2β€ˆ832 tests  -β€Šβ€‡β€ˆ286  2β€ˆ832 :white_check_mark:  -β€Šβ€‡β€ˆ286  0 :zzz: Β±0  0 :x: Β±0  7β€ˆ549 runsβ€Š  -β€Š1β€ˆ640  7β€ˆ549 :white_check_mark:  -β€Š1β€ˆ640  0 :zzz: Β±0  0 :x: Β±0 

Results for commit 7d7f7b52. ± Comparison against base commit 08062372.

This pull request removes 286 tests. ``` MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Constant Buffer Construction MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Get Data MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Get Data Size MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Object Destroyed Callback MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Object Name Change Callback MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Object Name Set Unchanged MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Object Name Setup MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Resource Released Callback MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Restore Descriptor Views MethaneGraphicsRhiTest.exe.global ‑ RHI Buffer Functions/Set Data and Get Formatted Items Count … ```

:recycle: This comment has been updated with latest results.

sonarcloud[bot] commented 9 months ago

Quality Gate Failed Quality Gate failed

Failed conditions

D Maintainability Rating on New Code (required β‰₯ A)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

sonarcloud[bot] commented 9 months ago

Quality Gate Failed Quality Gate failed

Failed conditions

D Maintainability Rating on New Code (required β‰₯ A)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

sonarcloud[bot] commented 9 months ago

Quality Gate Failed Quality Gate failed

Failed conditions

D Maintainability Rating on New Code (required β‰₯ A)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint