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

optimize events creation and improve indexes #2431

Closed
wants to merge 6 commits into from

rebase migrations

e71d158
Select commit
Loading
Failed to load commit list.
Closed

optimize events creation and improve indexes #2431

rebase migrations
e71d158
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2024 in 0s

65.50% (+0.11%) compared to 12afd7a

View this Pull Request on Codecov

65.50% (+0.11%) compared to 12afd7a

Details

Codecov Report

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

Project coverage is 65.50%. Comparing base (12afd7a) to head (e71d158).
Report is 6 commits behind head on develop.

Files with missing lines Patch % Lines
care/facility/events/handler.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2431      +/-   ##
===========================================
+ Coverage    65.38%   65.50%   +0.11%     
===========================================
  Files          242      243       +1     
  Lines        13976    14059      +83     
  Branches      1937     1950      +13     
===========================================
+ Hits          9138     9209      +71     
- Misses        4455     4464       +9     
- Partials       383      386       +3     

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