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: add luajit to documentation #1768

Merged
merged 1 commit into from
Jul 12, 2022
Merged

fix: add luajit to documentation #1768

merged 1 commit into from
Jul 12, 2022

Conversation

ffontaine
Copy link
Contributor

For an unknown reason, the GitHub Action that creates the PR which runs format_checkers.py failed (see #1705) so fix it by running the script manually

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

For an unknown reason, the GitHub Action that creates the PR which runs
format_checkers.py failed (see
#1705) so fix it by running
the script manually

Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
@codecov-commenter
Copy link

Codecov Report

Merging #1768 (b68ee47) into main (6436e06) will decrease coverage by 1.96%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1768      +/-   ##
==========================================
- Coverage   85.84%   83.88%   -1.97%     
==========================================
  Files         308      308              
  Lines        6671     6671              
  Branches     1083     1083              
==========================================
- Hits         5727     5596     -131     
- Misses        707      830     +123     
- Partials      237      245       +8     
Flag Coverage Δ
longtests 83.88% <ø> (-1.97%) ⬇️

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

Impacted Files Coverage Δ
cve_bin_tool/data_sources/nvd_source.py 57.92% <0.00%> (-30.06%) ⬇️
cve_bin_tool/checkers/xml2.py 61.36% <0.00%> (-27.28%) ⬇️
test/test_json.py 70.00% <0.00%> (-20.00%) ⬇️
test/test_scanner.py 62.40% <0.00%> (-12.79%) ⬇️
test/test_cli.py 79.55% <0.00%> (-8.93%) ⬇️
cve_bin_tool/nvd_api.py 75.20% <0.00%> (-4.80%) ⬇️
cve_bin_tool/cvedb.py 83.33% <0.00%> (-1.76%) ⬇️
cve_bin_tool/cli.py 70.61% <0.00%> (-1.53%) ⬇️
cve_bin_tool/extractor.py 59.51% <0.00%> (-0.98%) ⬇️
cve_bin_tool/version_scanner.py 83.33% <0.00%> (-0.39%) ⬇️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. 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.

Weird and thank you for catching this!

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.

3 participants