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(reports): refact list_all_reports route to not load all synthese ids #3307

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

jacquesfize
Copy link
Contributor

This PR fix a performance issue caused by the new route list_all_reports

Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.93%. Comparing base (36b94d1) to head (e79c36f).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3307      +/-   ##
===========================================
+ Coverage    83.91%   83.93%   +0.01%     
===========================================
  Files          122      122              
  Lines         9698     9697       -1     
===========================================
+ Hits          8138     8139       +1     
+ Misses        1560     1558       -2     
Flag Coverage Δ
pytest 83.93% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@jacquesfize jacquesfize merged commit 0018116 into develop Jan 8, 2025
9 checks passed
@jacquesfize jacquesfize deleted the fix-perf-2-15-1 branch January 8, 2025 11:54
@camillemonchicourt camillemonchicourt added this to the 2.15.1 milestone Jan 8, 2025
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