Skip to content

Updated version of safety #17

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

Merged
merged 6 commits into from
Sep 23, 2024
Merged

Updated version of safety #17

merged 6 commits into from
Sep 23, 2024

Conversation

gmmajal
Copy link
Contributor

@gmmajal gmmajal commented May 8, 2024

This pull request is related to issue:#16

  • The version of safety has been updated in the pyproject.toml file.
  • The new pyproject.toml and poetry.lock files have been generated and committed to the remote branch.
  • The breaking change happening in the syntax is accounted for in extended.yaml file located in .github/workflows folder.

@gmmajal gmmajal requested a review from Lakshmi-bashyam May 8, 2024 15:05
@gmmajal gmmajal self-assigned this May 8, 2024
@gmmajal gmmajal linked an issue May 8, 2024 that may be closed by this pull request
@gmmajal
Copy link
Contributor Author

gmmajal commented Sep 16, 2024

There were some deprecation warnings appearing in the github workflows pipeline. Some changes have been made to specifically address those warnings.

@gmmajal
Copy link
Contributor Author

gmmajal commented Sep 18, 2024

Restrictions on the pydantic package may hinder any possible work associated with issue: #18 . Therefore, safety has been upgraded to version 3.2.x in order to avoid any restrictions on pydantic.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.40%. Comparing base (037ef1b) to head (28ff2e0).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage   94.41%   94.40%   -0.02%     
==========================================
  Files          23       23              
  Lines         896      894       -2     
==========================================
- Hits          846      844       -2     
  Misses         50       50              

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

@gmmajal gmmajal merged commit 3c2be3b into master Sep 23, 2024
9 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.

Upgrade version of safety
3 participants