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

Order DailyRounds by measured at date #1764

Merged
merged 2 commits into from
Dec 11, 2023

Conversation

Pranshu1902
Copy link
Contributor

Proposed Changes

Order DailyRounds by measured at date in the queryset

Associated Issue

Fixes #6693

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

@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins

Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (48e5468) 61.36% compared to head (3320b02) 61.36%.

❗ Current head 3320b02 differs from pull request most recent head 58e66fc. Consider uploading reports for the commit 58e66fc to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1764   +/-   ##
=======================================
  Coverage   61.36%   61.36%           
=======================================
  Files         211      211           
  Lines       11587    11587           
  Branches     1659     1659           
=======================================
  Hits         7110     7110           
  Misses       4205     4205           
  Partials      272      272           

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

Copy link
Member

@rithviknishad rithviknishad left a comment

Choose a reason for hiding this comment

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

@vigneshhari vigneshhari merged commit eba77c2 into coronasafe:master Dec 11, 2023
3 checks passed
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.

Sort daily rounds by Measured At instead of Created at
5 participants