Skip to content

Fix PluginScanner regex to handle parentheses in string arguments

43baa11
Select commit
Loading
Failed to load commit list.
Merged

Unify build tool plugins with prebuilt artifact bundle and Linux support #231

Fix PluginScanner regex to handle parentheses in string arguments
43baa11
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 1s

100.00% (target 99.90%)

View this Pull Request on Codecov

100.00% (target 99.90%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (4192b93) to head (43baa11).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              main      #231    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           39        41     +2     
  Lines         6122      5752   -370     
==========================================
- Hits          6122      5752   -370     
Files with missing lines Coverage Δ
Sources/SafeDICore/Models/SafeDIToolManifest.swift 100.00% <100.00%> (ø)
...ources/SafeDICore/Utilities/OutputFileNaming.swift 100.00% <100.00%> (ø)
Sources/SafeDICore/Utilities/RelativePath.swift 100.00% <100.00%> (ø)
Sources/SafeDITool/GenerateCommand.swift 100.00% <100.00%> (ø)
Sources/SafeDITool/SafeDITool.swift 100.00% <100.00%> (ø)
Sources/SafeDITool/ScanCommand.swift 100.00% <100.00%> (ø)
Sources/SafeDITool/SwiftFileParsing.swift 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.