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

docs(osv): Remove an obsolete code comment #8726

Merged
merged 2 commits into from
Jun 6, 2024
Merged

Conversation

sschuberth
Copy link
Member

The actual work-around code involving it.score.startsWith("CVSS:") was removed in 0546d45, but the comment was left over, so remove it now.

As a side note, the issue has been fixed with release 1.4.3 of the cvss-calculator library, which is what ORT already uses.

The actual work-around code involving `it.score.startsWith("CVSS:")` was
removed in 0546d45, but the comment was left over, so remove it now.

As a side note, the issue has been fixed with release 1.4.3 of the
cvss-calculator library, which is what ORT already uses.

Signed-off-by: Sebastian Schuberth <[email protected]>
@sschuberth sschuberth requested a review from a team as a code owner June 5, 2024 17:56
@sschuberth sschuberth enabled auto-merge (rebase) June 5, 2024 17:56
Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.85%. Comparing base (f560e02) to head (72f6913).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8726   +/-   ##
=========================================
  Coverage     67.85%   67.85%           
  Complexity     1165     1165           
=========================================
  Files           244      244           
  Lines          7736     7736           
  Branches        865      865           
=========================================
  Hits           5249     5249           
  Misses         2128     2128           
  Partials        359      359           
Flag Coverage Δ
funTest-docker 66.84% <ø> (ø)
funTest-non-docker 34.17% <ø> (ø)
test 38.01% <ø> (ø)

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.

Signed-off-by: Sebastian Schuberth <[email protected]>
@sschuberth sschuberth merged commit 0efd110 into main Jun 6, 2024
20 checks passed
@sschuberth sschuberth deleted the no-cvss-work-around branch June 6, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants