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

Fix: Orders #165

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Fix: Orders #165

merged 1 commit into from
Jul 26, 2024

Conversation

jkarenzi
Copy link
Collaborator

What does this PR do?

  • This PR fixes permission issues on getall orders route

Description of the task

  • Vendors should be able to see orders that are associated with them

What are the necessary pivotal trackers?

@jkarenzi jkarenzi self-assigned this Jul 26, 2024
@jkarenzi jkarenzi requested review from ambroisegithub and 13XAVI and removed request for ambroisegithub July 26, 2024 12:17
@jkarenzi jkarenzi linked an issue Jul 26, 2024 that may be closed by this pull request
@jkarenzi jkarenzi added the backend Good for newcomers label Jul 26, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.26%. Comparing base (4844c5c) to head (5a5bbc8).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #165   +/-   ##
========================================
  Coverage    86.26%   86.26%           
========================================
  Files           67       67           
  Lines         1791     1791           
  Branches       196      196           
========================================
  Hits          1545     1545           
  Misses         219      219           
  Partials        27       27           

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

@dushimeemma dushimeemma merged commit 3f0ef95 into develop Jul 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix: Orders
5 participants