[us-commits] [ehb54/ultrascan3] 0426ae: Remove debug call from test_us_simparams.
Lukas Dobler
noreply at github.com
Wed Mar 19 16:00:07 MDT 2025
Branch: refs/heads/lukas/us_astfem_sim_empty_simparams
Home: https://github.com/ehb54/ultrascan3
Commit: 0426ae346d05b4905a4e0c5239e779df5fbb3c39
https://github.com/ehb54/ultrascan3/commit/0426ae346d05b4905a4e0c5239e779df5fbb3c39
Author: doluk <69309597+doluk at users.noreply.github.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M test/utils/test_us_simparams.cpp
Log Message:
-----------
Remove debug call from test_us_simparams.
The debug function call was unnecessary and has been removed to clean up the test code. This improves code clarity and reduces noise in the output during test execution.
Signed-off-by: doluk <69309597+doluk at users.noreply.github.com>
Commit: d3a9e0d4099f65b91ef36137e1c208eb428b91a2
https://github.com/ehb54/ultrascan3/commit/d3a9e0d4099f65b91ef36137e1c208eb428b91a2
Author: doluk <69309597+doluk at users.noreply.github.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M .github/workflows/codeql-analysis.yml
Log Message:
-----------
Add libarchive-dev to CodeQL build dependencies
The addition of libarchive-dev ensures all necessary libraries are installed for builds during CodeQL analysis. This prevents potential build failures or missing dependencies.
Signed-off-by: doluk <69309597+doluk at users.noreply.github.com>
Compare: https://github.com/ehb54/ultrascan3/compare/07798394ab1b...d3a9e0d4099f
To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications
More information about the us-commits
mailing list