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

Limit minimum encounter date to 2020-01-01 #1862

Merged
merged 1 commit into from
Feb 10, 2024

Conversation

sainak
Copy link
Member

@sainak sainak commented Jan 29, 2024

This pull request adds a validation to ensure that the encounter date cannot be set to a date earlier than January 1, 2020. It also includes a test case to verify this validation.

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (00eea21) 61.68% compared to head (e589249) 61.69%.
Report is 1 commits behind head on master.

❗ Current head e589249 differs from pull request most recent head 9a9e030. Consider uploading reports for the commit 9a9e030 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1862      +/-   ##
==========================================
+ Coverage   61.68%   61.69%   +0.01%     
==========================================
  Files         212      212              
  Lines       11685    11689       +4     
  Branches     1657     1658       +1     
==========================================
+ Hits         7208     7212       +4     
  Misses       4180     4180              
  Partials      297      297              

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

@sainak sainak force-pushed the sainak/fix/min-encounter-date branch from e589249 to 9a9e030 Compare January 30, 2024 14:52
@vigneshhari vigneshhari merged commit b26c849 into master Feb 10, 2024
11 checks passed
@vigneshhari vigneshhari deleted the sainak/fix/min-encounter-date branch February 10, 2024 09:26
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.

None yet

4 participants