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

ADSECGH-101: Update serviceability result component #137

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

refactor(IFunction): remove unused code

65a7d1f
Select commit
Loading
Failed to load commit list.
Open

ADSECGH-101: Update serviceability result component #137

refactor(IFunction): remove unused code
65a7d1f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2025 in 0s

51.7% (+1.7%) compared to 0c7302d

View this Pull Request on Codecov

51.7% (+1.7%) compared to 0c7302d

Details

Codecov Report

Attention: Patch coverage is 96.66667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 51.7%. Comparing base (0c7302d) to head (65a7d1f).

Files with missing lines Patch % Lines
AdSecGH/Parameters/AdSecCrackGoo.cs 63.1% 7 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #137     +/-   ##
=======================================
+ Coverage   50.0%   51.7%   +1.7%     
=======================================
  Files        103     104      +1     
  Lines       6931    7040    +109     
  Branches     870     873      +3     
=======================================
+ Hits        3467    3643    +176     
+ Misses      3391    3324     -67     
  Partials      73      73             
Files with missing lines Coverage Δ
AdSecCore/Functions/FindCrackLoadFunction.cs 100.0% <100.0%> (ø)
AdSecCore/Functions/IFunction.cs 100.0% <100.0%> (ø)
AdSecCore/Functions/ParametersGeneric.cs 100.0% <100.0%> (ø)
AdSecCore/Functions/SlsResultFunction.cs 100.0% <100.0%> (ø)
AdSecGH/Components/6_Results/ResultsSLS.cs 83.3% <100.0%> (+35.8%) ⬆️
AdSecGH/Helpers/BusinessExtensions.cs 96.8% <100.0%> (+0.7%) ⬆️
AdSecGH/Helpers/ComponentAdapter.cs 100.0% <100.0%> (ø)
AdSecGH/Parameters/AdSecCrackGoo.cs 29.8% <63.1%> (+26.5%) ⬆️
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.