ort
ort copied to clipboard
Add Sovereign Cloud Stack as adopter of ORT
We're currently in the progress of adopting ORT for our open-source cloud stack project and are happy to add us to this list.
Signed-off-by: Eduard Itrich [email protected]
Codecov Report
Base: 67.85% // Head: 66.00% // Decreases project coverage by -1.85% :warning:
Coverage data is based on head (
2da333e) compared to base (4f41239). Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## main #5634 +/- ##
============================================
- Coverage 67.85% 66.00% -1.86%
- Complexity 2171 2823 +652
============================================
Files 272 330 +58
Lines 15982 22350 +6368
Branches 2865 4163 +1298
============================================
+ Hits 10845 14751 +3906
- Misses 3995 6288 +2293
- Partials 1142 1311 +169
| Flag | Coverage Δ | |
|---|---|---|
| funTest-analyzer-docker | 77.88% <ø> (+3.41%) |
:arrow_up: |
| funTest-non-analyzer | 45.53% <ø> (-0.57%) |
:arrow_down: |
| test | 29.95% <ø> (-2.11%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| cli/src/main/kotlin/commands/ScannerCommand.kt | 32.98% <0.00%> (-5.09%) |
:arrow_down: |
| ...rc/main/kotlin/config/FileArchiverConfiguration.kt | 39.39% <0.00%> (-4.09%) |
:arrow_down: |
| ...src/main/kotlin/commands/UploadCurationsCommand.kt | 17.50% <0.00%> (-2.99%) |
:arrow_down: |
| ...n/kotlin/scanners/scancode/ScanCodeResultParser.kt | 89.40% <0.00%> (-2.50%) |
:arrow_down: |
| ...ls/ort/src/main/kotlin/storage/LocalFileStorage.kt | 89.18% <0.00%> (-2.12%) |
:arrow_down: |
| ...canner/src/main/kotlin/storages/PostgresStorage.kt | 69.86% <0.00%> (-1.57%) |
:arrow_down: |
| .../managers/utils/PackageManagerDependencyHandler.kt | 85.58% <0.00%> (-1.43%) |
:arrow_down: |
| model/src/main/kotlin/config/ScopeExclude.kt | 87.50% <0.00%> (-1.39%) |
:arrow_down: |
| ...el/src/main/kotlin/utils/FindingCurationMatcher.kt | 95.74% <0.00%> (-1.03%) |
:arrow_down: |
| ...in/kotlin/config/ProvenanceStorageConfiguration.kt | 76.92% <0.00%> (-0.86%) |
:arrow_down: |
| ... and 150 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Please also rebase this onto latest origin/main to benefit from some test fixes / updates.
Thanks @itrich for the update! Now for the sake of maintaining a clean Git history, please squash all your commits into one (the first one).
PS: Instead of catching up with upstream changes via a merge, please rebase onto latest origin/main.
Now for the sake of maintaining a clean Git history, please squash all your commits into one (the first one).
Thanks for the squash @itrich, however now we have two commit messages in one, and two sign-offs. Please remove this bottom part from the commit message:
Fix broken reference to our website
Signed-off-by: Eduard Itrich <[email protected]>
PS: Don't forget to click the button next to the reviewer to re-request a review after you're finished with your changes.
@itrich was the closing of this intended?
@itrich was the closing of this intended?
Sorry, not at all. I cleaned up my GitHub namespace this morning and forgot about the open PR here.
Superseded by https://github.com/oss-review-toolkit/ort/pull/5878.