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

Execute queries over GET #1160

Merged
merged 11 commits into from
Feb 19, 2024

Reword changelog

2cd2d01
Select commit
Loading
Failed to load commit list.
Merged

Execute queries over GET #1160

Reword changelog
2cd2d01
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2024 in 1s

97.87% (-0.02%) compared to 1698ed5

View this Pull Request on Codecov

97.87% (-0.02%) compared to 1698ed5

Details

Codecov Report

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

Comparison is base (1698ed5) 97.88% compared to head (2cd2d01) 97.87%.
Report is 5 commits behind head on main.

Files Patch % Lines
ariadne/wsgi.py 90.90% 3 Missing ⚠️
ariadne/graphql.py 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1160      +/-   ##
==========================================
- Coverage   97.88%   97.87%   -0.02%     
==========================================
  Files         109      109              
  Lines        7905     8052     +147     
==========================================
+ Hits         7738     7881     +143     
- Misses        167      171       +4     

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