mitai-jinkendo/.gitea/workflows
Lars e35d167055
All checks were successful
Deploy Development / deploy (push) Successful in 56s
Build Test / pytest-backend (push) Successful in 4s
Build Test / lint-backend (push) Successful in 1s
Build Test / build-frontend (push) Successful in 16s
feat(csv-import): Enhance CSV import processing and validation
- Updated the CSV import logic to support new row processing specifications for weight and vitals baseline, allowing for better data aggregation and validation.
- Implemented handling for multiple rows on the same day, enabling aggregation of values such as averages for vitals and last values for weight.
- Enhanced test coverage for the new import functionalities, ensuring correct behavior during data processing and validation.
- Refactored the module registry to include default import row processing options for better flexibility in handling CSV data.
2026-04-10 15:09:34 +02:00
..
deploy-dev.yml feat: Update deployment scripts to use git fetch and reset for more reliable state management 2026-04-05 11:39:15 +02:00
deploy-prod.yml feat: Update deployment scripts to use git fetch and reset for more reliable state management 2026-04-05 11:39:15 +02:00
test.yml feat(csv-import): Enhance CSV import processing and validation 2026-04-10 15:09:34 +02:00