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

Implement global security advisories API #2993

Merged
merged 6 commits into from
Nov 29, 2023

implement global security advisories API

788c597
Select commit
Loading
Failed to load commit list.
Merged

Implement global security advisories API #2993

implement global security advisories API
788c597
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 19, 2023 in 0s

97.91% (-0.02%) compared to 78c6de0

View this Pull Request on Codecov

97.91% (-0.02%) compared to 78c6de0

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (78c6de0) 97.93% compared to head (788c597) 97.91%.

❗ Current head 788c597 differs from pull request most recent head 1cff3f0. Consider uploading reports for the commit 1cff3f0 to get more accurate results

Files Patch % Lines
github/security_advisories.go 89.28% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2993      +/-   ##
==========================================
- Coverage   97.93%   97.91%   -0.02%     
==========================================
  Files         150      150              
  Lines       12952    12980      +28     
==========================================
+ Hits        12685    12710      +25     
- Misses        190      192       +2     
- Partials       77       78       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.