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

*refactor: changed test_session.py to fix security vulnerability #29

Merged
merged 3 commits into from
Nov 8, 2024

Conversation

JTaeuber
Copy link
Member

@JTaeuber JTaeuber commented Nov 8, 2024

Motivation

There was a security issue found in the code. While at it i discovered that the pre-commit config needed to be updated.

Changes

Tests done

Ran the test locally.

TODO

  • I've assigned myself to this PR

Copy link

github-actions bot commented Nov 8, 2024

File Coverage
All files 99%
__init__.py 100%
test_api.py 100%
test_config.py 98%
test_console.py 100%
test_http.py 100%
test_httpclient.py 100%
test_objects.py 100%
test_query.py 100%
test_session.py 100%
test_utils.py 100%
test_watch.py 100%

Minimum allowed coverage is 70%

Generated by 🐒 cobertura-action against 8ce9a6c

@JTaeuber JTaeuber merged commit 98d9bad into main Nov 8, 2024
5 checks passed
@JTaeuber JTaeuber deleted the refactor-ChangeTest branch November 8, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants