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

feat(checker): add minetest checker #3303

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

ffontaine
Copy link
Contributor

No description provided.

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

Codecov Report

Merging #3303 (0595960) into main (122f306) will decrease coverage by 1.88%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3303      +/-   ##
==========================================
- Coverage   80.62%   78.74%   -1.88%     
==========================================
  Files         724      724              
  Lines       11375    11268     -107     
  Branches     1551     1329     -222     
==========================================
- Hits         9171     8873     -298     
- Misses       1778     1963     +185     
- Partials      426      432       +6     
Flag Coverage Δ
longtests ?
win-longtests 78.74% <100.00%> (+0.16%) ⬆️

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

Files Changed Coverage Δ
cve_bin_tool/checkers/__init__.py 91.48% <ø> (ø)
cve_bin_tool/checkers/minetest.py 100.00% <100.00%> (ø)
test/test_data/minetest.py 100.00% <100.00%> (ø)

... and 23 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.

huh, I haven't thought about minetest in forever. Interesting thing to add!

@terriko terriko merged commit 3e84987 into intel:main Sep 21, 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