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

Return serialised case items when creating them with POST #516

Merged
merged 7 commits into from
Jun 27, 2024

Conversation

cptanalatriste
Copy link
Collaborator

Before this PR, case item creation with POST only returned id and name. Now, we return a complete serialised case item. We also addressed the missing type value for strategies when retrieving cases.

@cptanalatriste cptanalatriste merged commit e0a2291 into develop Jun 27, 2024
8 checks passed
@coveralls
Copy link

coveralls commented Jun 27, 2024

Pull Request Test Coverage Report for Build 9699800060

Details

  • 101 of 101 (100.0%) changed or added relevant lines in 4 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+2.4%) to 85.164%

Files with Coverage Reduction New Missed Lines %
eap_backend/eap_api/view_utils.py 2 75.4%
Totals Coverage Status
Change from base Build 9666427857: 2.4%
Covered Lines: 1504
Relevant Lines: 1766

💛 - Coveralls

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.

2 participants