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

fix: improve PydangoSession __init__ method #14

Merged
merged 2 commits into from
Oct 14, 2023
Merged

Conversation

nadobando
Copy link
Owner

@nadobando nadobando commented Oct 14, 2023

  • improve session init method
  • improve docs

@github-actions
Copy link

github-actions bot commented Oct 14, 2023

File Coverage
All files 84%
indexes.py 98%
utils.py 85%
connection/client.py 0%
connection/graph_utils.py 92%
connection/query_utils.py 90%
connection/session.py 77%
connection/types.py 95%
connection/utils.py 80%
orm/encoders.py 69%
orm/query.py 85%
orm/utils.py 90%
orm/models/base.py 87%
orm/models/edge.py 88%
orm/models/fields.py 95%
orm/models/relations.py 64%
orm/models/sentinel.py 66%
orm/models/types.py 90%
orm/models/vertex.py 91%
query/expressions.py 83%
query/functions.py 76%
query/operations.py 85%
query/options.py 84%
query/query.py 93%
query/types.py 0%
query/utils.py 71%

Minimum allowed coverage is 75%

Generated by 🐒 cobertura-action against 4d6c471

@nadobando nadobando merged commit ea7ac0d into main Oct 14, 2023
6 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.

1 participant