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

NAS-121797 / 23.10 / CLI for ixdiagnose (by Qubad786) #71

Merged
merged 3 commits into from
Sep 22, 2023

Make debug path configurable for ixdiagnose run as well

0a1fdde
Select commit
Loading
Failed to load commit list.
Merged

NAS-121797 / 23.10 / CLI for ixdiagnose (by Qubad786) #71

Make debug path configurable for ixdiagnose run as well
0a1fdde
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2023 in 0s

95.09% (+1.96%) compared to 5c433db

View this Pull Request on Codecov

95.09% (+1.96%) compared to 5c433db

Details

Codecov Report

Merging #71 (0a1fdde) into stable/cobia (5c433db) will increase coverage by 1.96%.
Report is 3 commits behind head on stable/cobia.
The diff coverage is 99.46%.

@@               Coverage Diff                @@
##           stable/cobia      #71      +/-   ##
================================================
+ Coverage         93.13%   95.09%   +1.96%     
================================================
  Files                89       90       +1     
  Lines              1675     1836     +161     
================================================
+ Hits               1560     1746     +186     
+ Misses              115       90      -25     
Files Changed Coverage Δ
ixdiagnose/plugins/smb.py 70.37% <ø> (ø)
ixdiagnose/plugins/system.py 100.00% <ø> (ø)
ixdiagnose/cli.py 98.91% <98.91%> (ø)
ixdiagnose/artifact.py 91.30% <100.00%> (+1.30%) ⬆️
ixdiagnose/config.py 100.00% <100.00%> (ø)
ixdiagnose/plugin.py 91.30% <100.00%> (+0.39%) ⬆️
...diagnose/test/pytest/integration/test_artifacts.py 100.00% <100.00%> (ø)
ixdiagnose/test/pytest/integration/test_plugins.py 100.00% <100.00%> (ø)
ixdiagnose/test/pytest/unit/run/test_cli.py 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more