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

Add taken at field for patient consultation events #2288

Closed
wants to merge 2 commits into from

Conversation

sainak
Copy link
Member

@sainak sainak commented Jul 2, 2024

This pull request adds a new field called "taken_at" to the PatientConsultationEvent model. The "taken_at" field represents the date and time when the event was taken. This field is used to track the time entered by users while creating records. If not specified we fall back to created date

@sainak sainak requested a review from a team as a code owner July 2, 2024 13:23
@sainak sainak changed the title "Add taken at field for events" Add taken at field for patient consultation events Jul 2, 2024
Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.49%. Comparing base (1912662) to head (064633f).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2288      +/-   ##
===========================================
+ Coverage    63.48%   63.49%   +0.01%     
===========================================
  Files          238      238              
  Lines        13264    13268       +4     
  Branches      1886     1887       +1     
===========================================
+ Hits          8421     8425       +4     
  Misses        4490     4490              
  Partials       353      353              

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

@sainak
Copy link
Member Author

sainak commented Jul 26, 2024

closing in favor of #2324

@sainak sainak closed this Jul 26, 2024
@sainak sainak deleted the sainak/feat/events-taken-at branch January 21, 2025 10:40
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