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

Y24-190: Support v2 searches #4616

Open
wants to merge 32 commits into
base: develop
Choose a base branch
from

Conversation

StephenHulme
Copy link
Contributor

Closes #4615

Changes proposed in this pull request

  • Add remaining support for search endpoints

Instructions for Reviewers

[All PRs] - Confirm PR template filled
[Feature Branches] - Review code
[Production Merges to main]
    - Check story numbers included
    - Check for debug code
    - Check version

sdjmchattie and others added 30 commits December 11, 2024 17:31
Still need to add tests of and_submit as well as malformed payloads
Make some of the logic exist in the resource and don't gather errors in an array when they can be raised immediately
Y24-190: Support Limber with Qcable on API v2
Y24-190: Refactor JSONAPI::Resources Processors
…ompletions

Y24-190: Add V2 endpoint for creating and reading WorkCompletions
…sions

Y24-190: Support Limber with Submission creation
# Conflicts:
#	app/controllers/api/v2/tag_layouts_controller.rb
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.54%. Comparing base (83a70ae) to head (d86470e).
Report is 161 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4616      +/-   ##
===========================================
+ Coverage    89.31%   89.54%   +0.23%     
===========================================
  Files         1406     1410       +4     
  Lines        30053    30863     +810     
===========================================
+ Hits         26842    27637     +795     
- Misses        3211     3226      +15     

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

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.

Y24-190-4: API V2 Milestone 4
3 participants