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

Add Linux support #9

Merged
merged 9 commits into from
Jan 12, 2024

Merge branch 'main' into dfed--linux-support

2215c4e
Select commit
Loading
Failed to load commit list.
Merged

Add Linux support #9

Merge branch 'main' into dfed--linux-support
2215c4e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2024 in 1s

97.47% (target 90.00%)

View this Pull Request on Codecov

97.47% (target 90.00%)

Details

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (484ee1e) 97.63% compared to head (2215c4e) 97.47%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   97.63%   97.47%   -0.17%     
==========================================
  Files          37       37              
  Lines        7324     7333       +9     
==========================================
- Hits         7151     7148       -3     
- Misses        173      185      +12     
Files Coverage Δ
...afeDICore/Generators/DependencyTreeGenerator.swift 96.63% <100.00%> (ø)
Tests/SafeDICoreTests/TypeDescriptionTests.swift 100.00% <100.00%> (ø)
Tests/SafeDIToolTests/SafeDIToolTests.swift 100.00% <100.00%> (ø)
Sources/SafeDICore/Models/TypeDescription.swift 92.85% <14.28%> (-0.03%) ⬇️
Sources/SafeDITool/SafeDITool.swift 41.11% <0.00%> (-2.94%) ⬇️