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

Conversation

sainak
Copy link
Member

@sainak sainak commented Sep 7, 2024

Proposed Changes

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete
  • Any other necessary step

Only PR's with test cases included and passing lint and test pipelines will be reviewed

@ohcnetwork/care-backend-maintainers @ohcnetwork/care-backend-admins

@sainak sainak requested a review from a team as a code owner September 7, 2024 08:48
Copy link

codecov bot commented Sep 7, 2024

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 52 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.

@sainak
Copy link
Member Author

sainak commented Nov 13, 2024

#2593

@sainak sainak closed this Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optimize events create operations
2 participants