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

feat!: configurable key to ID conversion #379

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

feat!: configurable key to ID conversion

4947030
Select commit
Loading
Failed to load commit list.
Open

feat!: configurable key to ID conversion #379

feat!: configurable key to ID conversion
4947030
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2023 in 0s

96.30% (+1.55%) compared to ae4f87c

View this Pull Request on Codecov

96.30% (+1.55%) compared to ae4f87c

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (ae4f87c) 94.74% compared to head (4947030) 96.30%.

❗ Current head 4947030 differs from pull request most recent head cb5dcf7. Consider uploading reports for the commit cb5dcf7 to get more accurate results

Files Patch % Lines
graphene_sqlalchemy/converter.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #379      +/-   ##
==========================================
+ Coverage   94.74%   96.30%   +1.55%     
==========================================
  Files          10        9       -1     
  Lines        1333      921     -412     
==========================================
- Hits         1263      887     -376     
+ Misses         70       34      -36     

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