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

Task API endpoint enhancement #531

Merged
merged 5 commits into from Sep 10, 2022
Merged

Conversation

munrojm
Copy link
Member

@munrojm munrojm commented Sep 9, 2022

  • Fixes Trajectory object creation for trajectory task endpoint
  • Disables validation on all task related endpoints
  • Ensures certain task doc fields are not returned
  • Adds composition_reduced wildcard index hint to task queries

@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2022

Codecov Report

Merging #531 (6787018) into main (282b625) will decrease coverage by 0.01%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main     #531      +/-   ##
==========================================
- Coverage   97.51%   97.49%   -0.02%     
==========================================
  Files         116      116              
  Lines       24145    24153       +8     
==========================================
+ Hits        23545    23548       +3     
- Misses        600      605       +5     
Impacted Files Coverage Δ
...mmet-api/emmet/api/routes/tasks/query_operators.py 90.56% <16.66%> (-9.44%) ⬇️
emmet-api/emmet/api/routes/tasks/utils.py 92.50% <100.00%> (+0.39%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@munrojm munrojm merged commit 247a4bf into main Sep 10, 2022
@munrojm munrojm deleted the enhancement/task_endpoint_cleanup branch September 19, 2022 21:42
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.

None yet

2 participants