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

WebApp: Preparations to be able to show effective licenses in Summary #8601

Merged
merged 5 commits into from
Apr 30, 2024

Conversation

tsteenbe
Copy link
Member

PR contains series of changes to prepare showing effective licenses in the Summary tab of the WebApp report.

Use evaluatedModel generated from example scan results in the
orthw repository[1] as basis for WebApp's development and testing
environment.

[1]: https://github.com/oss-review-toolkit/orthw/blob/2f1da25/examples/npm-mime-types-2.1.26-scan-result.json

Signed-off-by: Thomas Steenbergen <[email protected]>
@tsteenbe tsteenbe added the reporter About the reporter tool label Apr 30, 2024
Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.70%. Comparing base (3ba6e25) to head (9c6cbff).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8601   +/-   ##
=========================================
  Coverage     67.70%   67.70%           
  Complexity     1007     1007           
=========================================
  Files           246      246           
  Lines          7924     7924           
  Branches        883      883           
=========================================
  Hits           5365     5365           
  Misses         2176     2176           
  Partials        383      383           
Flag Coverage Δ
funTest-docker 66.49% <ø> (ø)
funTest-non-docker 34.71% <ø> (ø)
test 37.55% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Add effective licenses to test scan result based on [1] to
prepare for upcoming UI changes.

[1]: 378795c

Signed-off-by: Thomas Steenbergen <[email protected]>
@tsteenbe tsteenbe force-pushed the web-app-add-effective-licenses branch from f056cb9 to 04556fa Compare April 30, 2024 08:26
Add effective licenses stats in JavaScript models in
preparation for upcoming UI changes.

Signed-off-by: Thomas Steenbergen <[email protected]>
@tsteenbe tsteenbe force-pushed the web-app-add-effective-licenses branch from 04556fa to 9c6cbff Compare April 30, 2024 09:58
@tsteenbe tsteenbe merged commit 16a8501 into main Apr 30, 2024
21 checks passed
@tsteenbe tsteenbe deleted the web-app-add-effective-licenses branch April 30, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reporter About the reporter tool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants