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

[#496] Performance test script #536

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

SilviaAmAm
Copy link
Collaborator

@SilviaAmAm SilviaAmAm commented Dec 9, 2024

Partly fixes #496

With locust

@SilviaAmAm SilviaAmAm marked this pull request as draft December 9, 2024 10:38
@task
def get_reviews_for_list(self):
self.client.get(
"/api/v1/destruction-list-reviews/?destructionList__uuid=3239f290-df0c-4123-8aa3-81e9e11bc5c4&ordering=-created",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Todo: replace the UUID with env var or create it within the test

@codecov-commenter
Copy link

codecov-commenter commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.44%. Comparing base (1f12141) to head (2b88eb9).
Report is 7 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (1f12141) and HEAD (2b88eb9). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (1f12141) HEAD (2b88eb9)
3 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #536       +/-   ##
===========================================
- Coverage   80.16%   62.44%   -17.72%     
===========================================
  Files         205       94      -111     
  Lines        5585     2101     -3484     
  Branches      556      560        +4     
===========================================
- Hits         4477     1312     -3165     
+ Misses       1108      789      -319     

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

@SilviaAmAm SilviaAmAm force-pushed the feature/496-performance-tests branch from 21f7a12 to 2b88eb9 Compare December 10, 2024 16:08
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.

Performance test vernietigen zaken
2 participants