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

feat(dashboards): add 'return' to endpoint response #81624

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

harshithadurai
Copy link
Contributor

Add 'return' to endpoint response for POST request.

Should have added it in this PR: #81438

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Dec 3, 2024
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...ry/api/endpoints/organization_dashboard_details.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #81624   +/-   ##
=======================================
  Coverage   80.44%   80.44%           
=======================================
  Files        7241     7241           
  Lines      321639   321639           
  Branches    20820    20820           
=======================================
+ Hits       258753   258757    +4     
+ Misses      62486    62482    -4     
  Partials      400      400           

@harshithadurai harshithadurai marked this pull request as ready for review December 4, 2024 16:48
@harshithadurai harshithadurai requested a review from a team as a code owner December 4, 2024 16:48
@harshithadurai harshithadurai merged commit 81f6429 into master Dec 4, 2024
49 of 50 checks passed
@harshithadurai harshithadurai deleted the harshi/fix/dashboard-fav-endpoint branch December 4, 2024 16:53
@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants