Skip to content

Fix calculate_age_at_registration#5883

Open
pavlo-mk wants to merge 5 commits intodevelopfrom
fix_calculate_age_at_registration
Open

Fix calculate_age_at_registration#5883
pavlo-mk wants to merge 5 commits intodevelopfrom
fix_calculate_age_at_registration

Conversation

@pavlo-mk
Copy link
Copy Markdown
Contributor

@pavlo-mk pavlo-mk commented Apr 8, 2026

Fix calculate_age_at_registration

Usually we are using calculate_age_at_registration to calculate age_at_registration and field is age_at_registration = models.PositiveSmallIntegerField(null=True, blank=True, help_text="Age at registration [sys]") so we can have any values below 0

AB#309211: Angola: Kobo issue "Import Error" - example was this issue with kobo import

@pavlo-mk pavlo-mk self-assigned this Apr 8, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.26%. Comparing base (abf642f) to head (4ed7d4d).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #5883   +/-   ##
========================================
  Coverage    92.25%   92.26%           
========================================
  Files          494      494           
  Lines        34349    34354    +5     
  Branches      3602     3603    +1     
========================================
+ Hits         31688    31695    +7     
+ Misses        1911     1909    -2     
  Partials       750      750           
Flag Coverage Δ
e2e 52.64% <14.28%> (-0.01%) ⬇️
unit 91.96% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pavlo-mk pavlo-mk marked this pull request as ready for review April 8, 2026 16:05
@pavlo-mk pavlo-mk marked this pull request as draft April 14, 2026 12:35
@pavlo-mk pavlo-mk marked this pull request as draft April 14, 2026 12:35
@pavlo-mk pavlo-mk added work in progress Change doesn't need to be reviewed labels Apr 14, 2026
@pavlo-mk pavlo-mk removed the work in progress Change doesn't need to be reviewed label Apr 15, 2026
@pavlo-mk pavlo-mk marked this pull request as ready for review April 15, 2026 00:50
@pavlo-mk pavlo-mk requested a review from domdinicola April 15, 2026 00:51
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.

3 participants