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 contributing guide #28

Merged
merged 4 commits into from
Jan 20, 2025
Merged

Add contributing guide #28

merged 4 commits into from
Jan 20, 2025

Conversation

owenlamont
Copy link
Owner

Adding contributing guide and README link

@owenlamont owenlamont self-assigned this Jan 20, 2025
Copy link

Coverage Report

Name                                                            Stmts   Miss  Cover
-----------------------------------------------------------------------------------
src/uv_secure/__init__.py                                           3      0   100%
src/uv_secure/__version__.py                                        1      0   100%
src/uv_secure/configuration/__init__.py                             2      0   100%
src/uv_secure/configuration/config_factory.py                      21      0   100%
src/uv_secure/dependency_checker/__init__.py                        2      0   100%
src/uv_secure/dependency_checker/dependency_checker.py            113      0   100%
src/uv_secure/directory_scanner/__init__.py                         2      0   100%
src/uv_secure/directory_scanner/directory_scanner.py               56      0   100%
src/uv_secure/package_info/__init__.py                              3      0   100%
src/uv_secure/package_info/dependency_file_parser.py               27      0   100%
src/uv_secure/package_info/vulnerability_downloader.py             35      0   100%
src/uv_secure/run.py                                               28      0   100%
tests/smoke_test.py                                                 2      0   100%
tests/uv_secure/conftest.py                                         9      0   100%
tests/uv_secure/dependency_checker/test_dependency_checker.py      27      0   100%
tests/uv_secure/test_run.py                                       325      0   100%
-----------------------------------------------------------------------------------
TOTAL                                                             656      0   100%

@owenlamont owenlamont merged commit 1b4604e into main Jan 20, 2025
17 checks passed
@owenlamont owenlamont deleted the add_contributing_guide branch January 20, 2025 11:59
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.

1 participant