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

fix: raise "gdb not found" as soon as detected (LP: #2031919) #220

Merged
merged 3 commits into from
Aug 24, 2023

report: gdb_command: remove superfluous parenthesis

01d3ce8
Select commit
Loading
Failed to load commit list.
Merged

fix: raise "gdb not found" as soon as detected (LP: #2031919) #220

report: gdb_command: remove superfluous parenthesis
01d3ce8
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Aug 18, 2023 in 0s

82.81% (-0.01%) compared to cf37c66

View this Pull Request on Codecov

82.81% (-0.01%) compared to cf37c66

Details

Codecov Report

Merging #220 (01d3ce8) into main (cf37c66) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #220      +/-   ##
==========================================
- Coverage   82.81%   82.81%   -0.01%     
==========================================
  Files          91       91              
  Lines       18706    18713       +7     
==========================================
+ Hits        15492    15497       +5     
- Misses       3214     3216       +2     
Files Changed Coverage Δ
apport/report.py 85.43% <100.00%> (+0.07%) ⬆️
tests/unit/test_report.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes