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: improve icecast checker #2545

Merged
merged 3 commits into from
Jan 25, 2023
Merged

Conversation

ffontaine
Copy link
Contributor

xiph:icecast is a valid CPE ID

While at it, add debian and openwrt test packages

Signed-off-by: Fabrice Fontaine fabrice.fontaine@orange.com

xiph:icecast is a valid CPE ID

While at it, add debian and openwrt test packages

Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
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.

I'm going to re-run these now that hopefully none of the tests are broken.

@codecov-commenter
Copy link

codecov-commenter commented Jan 24, 2023

Codecov Report

Merging #2545 (f11862d) into main (caa5612) will decrease coverage by 7.61%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2545      +/-   ##
==========================================
- Coverage   82.95%   75.35%   -7.61%     
==========================================
  Files         594      592       -2     
  Lines        9811     9672     -139     
  Branches     1344     1142     -202     
==========================================
- Hits         8139     7288     -851     
- Misses       1333     2077     +744     
+ Partials      339      307      -32     
Flag Coverage Δ
longtests ?
win-longtests 75.35% <100.00%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
test/test_data/icecast.py 100.00% <ø> (ø)
cve_bin_tool/checkers/icecast.py 100.00% <100.00%> (ø)
cve_bin_tool/data_sources/curl_source.py 36.45% <0.00%> (-58.34%) ⬇️
test/test_helper_script.py 49.09% <0.00%> (-50.91%) ⬇️
cve_bin_tool/data_sources/osv_source.py 34.11% <0.00%> (-50.47%) ⬇️
cve_bin_tool/helper_script.py 32.61% <0.00%> (-49.44%) ⬇️
cve_bin_tool/egg_updater.py 37.03% <0.00%> (-40.75%) ⬇️
cve_bin_tool/cvedb.py 42.23% <0.00%> (-35.72%) ⬇️
cve_bin_tool/data_sources/nvd_source.py 22.82% <0.00%> (-35.69%) ⬇️
cve_bin_tool/data_sources/gad_source.py 48.75% <0.00%> (-21.25%) ⬇️
... and 22 more

📣 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.

longtests fail was unrelated:

FAILED test/test_cli.py::TestCLI::test_update_flags - aiohttp.client_exceptions.ClientPayloadError: Response payload is not completed

This looks good to go and I'll merge it without waiting on a re-run, since that looks like a network error.

@terriko terriko merged commit e2305b2 into intel:main Jan 25, 2023
@ffontaine ffontaine deleted the fix-icecast-checker branch February 1, 2023 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants