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

Add pip audit to code check workflow #563

Merged
merged 4 commits into from
Feb 27, 2024
Merged

Conversation

amrit110
Copy link
Member

@amrit110 amrit110 commented Feb 27, 2024

PR Type ([Feature | Fix | Documentation | Test])

CI

Short Description

  • Add pip-audit check to code check workflow. Follows aieng-template.
  • Update jinja2 and aiohttp dependencies to fix pip-audit errors

Tests Added

...

@amrit110 amrit110 added the ci Changes to github actions label Feb 27, 2024
@amrit110 amrit110 self-assigned this Feb 27, 2024
@amrit110 amrit110 requested a review from hoxell February 27, 2024 03:59
Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.71%. Comparing base (864cbbf) to head (019107a).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #563      +/-   ##
==========================================
+ Coverage   69.89%   70.71%   +0.81%     
==========================================
  Files         126      126              
  Lines       11224    11224              
==========================================
+ Hits         7845     7937      +92     
+ Misses       3379     3287      -92     

see 5 files with indirect coverage changes

Impacted file tree graph

Copy link
Collaborator

@hoxell hoxell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, eh

@amrit110 amrit110 merged commit 72ac99a into main Feb 27, 2024
9 checks passed
@amrit110 amrit110 deleted the add_pip_audit_to_code_check branch February 27, 2024 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes to github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants