Samsung / LPVS

License Pre-Validation Service analyzes which open source components and licenses are used in every patch. It returns the list of restricted licenses and the possibility of license violation on the comment with the exact code location and the open source component information.
https://samsung.github.io/LPVS/
MIT License
24 stars 26 forks source link

refactor: Add queue ID to the PR diffs filepath #617

Closed o-kopysov closed 2 months ago

o-kopysov commented 2 months ago

Pull Request

Description

Current PR contains the next changes:

Type of change

Please delete options that are not relevant.

Testing

@tdrozdovsky Need to run a functional test to check the correctness of the LPVS operation.

Checklist:

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.46%. Comparing base (4fff427) to head (18171d9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #617 +/- ## ============================================ - Coverage 93.94% 93.46% -0.48% + Complexity 624 623 -1 ============================================ Files 52 52 Lines 2130 2127 -3 Branches 248 247 -1 ============================================ - Hits 2001 1988 -13 - Misses 56 65 +9 - Partials 73 74 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.