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

Prototype for query endpoint which allows batch querying #240

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

dantownsend
Copy link
Member

Related to #239

@dantownsend dantownsend added the enhancement New feature or request label Jul 16, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 16, 2023

Codecov Report

Merging #240 (e7797d2) into master (7303065) will decrease coverage by 0.56%.
The diff coverage is 64.86%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master     #240      +/-   ##
==========================================
- Coverage   92.52%   91.97%   -0.56%     
==========================================
  Files          33       33              
  Lines        2021     2044      +23     
==========================================
+ Hits         1870     1880      +10     
- Misses        151      164      +13     
Impacted Files Coverage Δ
piccolo_api/crud/endpoints.py 92.53% <57.14%> (-2.22%) ⬇️
piccolo_api/fastapi/endpoints.py 98.43% <75.00%> (-0.76%) ⬇️
piccolo_api/crud/exceptions.py 85.29% <100.00%> (+1.96%) ⬆️
piccolo_api/crud/validators.py 90.56% <100.00%> (+0.18%) ⬆️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants