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

fix: probability word spellling #3274

Merged
merged 1 commit into from
Aug 23, 2023
Merged

fix: probability word spellling #3274

merged 1 commit into from
Aug 23, 2023

Conversation

0o001
Copy link
Contributor

@0o001 0o001 commented Aug 23, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #3274 (06265c6) into main (9f4fe69) will decrease coverage by 0.26%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3274      +/-   ##
==========================================
- Coverage   81.12%   80.86%   -0.26%     
==========================================
  Files         724      724              
  Lines       11347    11347              
  Branches     1544     1544              
==========================================
- Hits         9205     9176      -29     
- Misses       1704     1752      +48     
+ Partials      438      419      -19     
Flag Coverage Δ
longtests 75.57% <100.00%> (-0.02%) ⬇️
win-longtests 78.82% <100.00%> (-0.26%) ⬇️

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

Files Changed Coverage Δ
test/test_output_engine.py 96.82% <ø> (ø)
cve_bin_tool/output_engine/__init__.py 62.35% <100.00%> (ø)
cve_bin_tool/output_engine/console.py 95.56% <100.00%> (ø)
cve_bin_tool/output_engine/html.py 62.01% <100.00%> (ø)
cve_bin_tool/output_engine/util.py 87.95% <100.00%> (ø)

... and 5 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@terriko terriko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

I think this may all be duplicated in #3273 but since we're still fixing some other things in that PR I'm going to get this one merged now so the spelling fix is in while we figure out a few test improvements in the bigger PR.

@terriko terriko merged commit 61aa9a7 into intel:main Aug 23, 2023
21 checks passed
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.

None yet

3 participants