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

ci: adjust dependabot config to limit false positives #3033

Merged
merged 1 commit into from
May 30, 2023

Conversation

terriko
Copy link
Contributor

@terriko terriko commented May 24, 2023

Turns out you can't disable scanning by file, but you can explictly list dependencies to ignore, so I've done that for a couple of files (the ones that were easy to perl script into the right format) and we'll see if that helps reduce noise.

Turns out you can't disable scanning by file, but you can explictly
list dependencies to ignore, so I've done that for a couple of files
(the ones that were easy to perl script into the right format) and
we'll see if that helps reduce noise.

Signed-off-by: Terri Oda <terri.oda@intel.com>
@codecov-commenter
Copy link

codecov-commenter commented May 24, 2023

Codecov Report

Merging #3033 (170fe61) into main (c89934b) will increase coverage by 2.31%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3033      +/-   ##
==========================================
+ Coverage   80.43%   82.74%   +2.31%     
==========================================
  Files         676      678       +2     
  Lines       10533    10674     +141     
  Branches     1214     1430     +216     
==========================================
+ Hits         8472     8832     +360     
+ Misses       1689     1474     -215     
+ Partials      372      368       -4     
Flag Coverage Δ
longtests 76.51% <ø> (?)
win-longtests 80.45% <ø> (+0.01%) ⬆️

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

see 20 files with indirect coverage changes

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

@nedsouza nedsouza self-assigned this May 24, 2023
@terriko terriko merged commit 6e2ccff into intel:main May 30, 2023
21 of 22 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