Skip to content

Align ephemeral-1 with develop#5899

Merged
mmaciekk merged 360 commits intoephemeral-1from
develop
Apr 14, 2026
Merged

Align ephemeral-1 with develop#5899
mmaciekk merged 360 commits intoephemeral-1from
develop

Conversation

@mmaciekk
Copy link
Copy Markdown
Contributor

I would like to merge develop to ephemeral branch, so that I can merge django-unfold branch there, later, for testing.

pavlo-mk and others added 30 commits March 24, 2026 21:17
…spam-on-merge

fix: prevent adjust_program_size_task spam during RDI merge with coll…
# Conflicts:
#	src/hope/api/endpoints/rdi/lax.py
#	src/hope/apps/registration_data/tasks/rdi_xlsx_people_create.py
#	tests/unit/api/test_lax_households.py
* v4.12 (#5816)

* tox fixes

* tox -e tests

* 301709_Admin_Programme_add_button_to_fetch_findings_from_dedup_engine

* flaky tests

* test

* add ordering

* test

* 298132: Refactor CreateLaxHouseholds to use HouseholdUploadMixin and manage household ID collisions for RDI imports

* Add tests for household collision detection in CreateLaxHouseholds

Implemented two new test cases to verify the behavior of the CreateLaxHouseholds endpoint when handling household ID collisions. The tests ensure that existing household IDs are registered correctly in extra_hh_rdis and that no new PendingHousehold records are created when collisions occur.

* Refactor CreateLaxHouseholds to streamline household collision handling and improve payload validation

Updated the logic in the CreateLaxHouseholds class to enhance the management of household ID collisions and ensure valid payloads are processed correctly. The changes include consolidating error handling and adjusting the flow for adding extra household RDI IDs.

* fixes

* migrations

* more fixes

* lint

* some fixes

* deadlock detected

* more fixes ⭐

* revert xfail back

* Fix reference to RDI in CreateLaxHouseholds for adding extra household RDIs

Updated the logic in the CreateLaxHouseholds class to correctly reference the selected RDI when adding extra household RDIs. This change ensures that the appropriate RDI instance is used, improving the accuracy of household data management.

* Resolve tests

* Enhance HouseholdUploadMixin to manage collision updates and exclude specific fields

Updated the _manage_collision method to handle household data collisions by excluding certain fields from being overwritten. This ensures that critical household information remains intact during updates. Additionally, removed unnecessary assertions from the test suite related to collision detection.

* fix api gender

* add django_get_or_create

* fix

* flag False for migration, remove by aliases

* test delete by alias

* cleanup

* IndividualRoleInHousehold ordering

* improving tox

* fixes to github ci

* fix ci

* more CI fixes

* fix ci

* more info

* 4.12

* more fixes n+1

* clean up

* revert debugging values

* lint

* 287473_Make_XLSX_entitlement_import_resilient_to_column_reordering (#5795)

* part 1

* PeoplePaymentPlansTable, PaymentPlansTable merge

* targeting tests

* Payments Household Table / Payments People Table

* remove payment module duplicated files, target population table

* GRV is not closing: fix when only one distinct Ind (#5717)

* fix when only one distinct ind

* updates

* update unit test

* tests fixes ::star::

* rdi table

* remove empty files

* add missing imports targetpopulationspage

* fixes labels pp table + feedback table

* fix results for people

* 166072 payment module possiblity to override unore rate (#5768)

* accomodate excludeSection for people

* clear cache button and role assigment (#5800)

* External collectors in sw programs (#5790)

* test fix

* dev2stg (#5812)

* tp filters cleanup, remove setup fsp related files (#5803)

Co-authored-by: Pavlo Mokiichuk <pv.pasha.pv@gmail.com>

* fix signals, update tests to test properly (#5809)

Co-authored-by: Domenico <ddinicola@unicef.org>

---------

Co-authored-by: Maciej Szewczyk <34482854+mmaciekk@users.noreply.github.com>
Co-authored-by: Pavlo Mokiichuk <pv.pasha.pv@gmail.com>
Co-authored-by: Paulina Kujawa <42150286+pkujawa@users.noreply.github.com>

---------

Co-authored-by: Jan Romaniak <jan.romaniak@kellton.com>
Co-authored-by: marekbiczysko <marek.biczysko@tivix.com>
Co-authored-by: pavlo-mk <pv.pasha.pv@gmail.com>
Co-authored-by: Marek Biczysko <34810846+MarekBiczysko@users.noreply.github.com>
Co-authored-by: ArsenPidhoretskyi <arsen.pidhoretskyi@valor.com>
Co-authored-by: Jan Romaniak <jan.romaniak@tivix.com>
Co-authored-by: Sergey Misiuk <sergey.misuk@valor-software.com>
Co-authored-by: Paulina Kujawa <p.kujawa2f@gmail.com>
Co-authored-by: Maciej Szewczyk <maciej.szewczyk@kellton.com>
Co-authored-by: Maciej Szewczyk <34482854+mmaciekk@users.noreply.github.com>
Co-authored-by: Paulina Kujawa <42150286+pkujawa@users.noreply.github.com>

* fix arg for report_false_positive_duplicate

* fix arg for report_false_positive_duplicate

* upd unit test

* 305581_Western_Union_Invoice_RCF_QCF

* use dedup_engine_api_report_false_positive_duplicate_mock in test

* 305866_Add_new_Syria_Currency_Code (#5823)

* 305866_Add_new_Syria_Currency_Code

* migration

* ut

* ut

---------

Co-authored-by: marekbiczysko <marek.biczysko@tivix.com>

* lazy loading choices (#5825)

* lazy loading choices

* testing

* removing falbback

* fix: prevent adjust_program_size_task spam during RDI merge with collisions

* adding more tests

* fix currency display (#5838)

---------

Co-authored-by: Jan Romaniak <jan.romaniak@kellton.com>
Co-authored-by: marekbiczysko <marek.biczysko@tivix.com>
Co-authored-by: pavlo-mk <pv.pasha.pv@gmail.com>
Co-authored-by: Marek Biczysko <34810846+MarekBiczysko@users.noreply.github.com>
Co-authored-by: ArsenPidhoretskyi <arsen.pidhoretskyi@valor.com>
Co-authored-by: Jan Romaniak <jan.romaniak@tivix.com>
Co-authored-by: Sergey Misiuk <sergey.misuk@valor-software.com>
Co-authored-by: Paulina Kujawa <p.kujawa2f@gmail.com>
Co-authored-by: Maciej Szewczyk <maciej.szewczyk@kellton.com>
Co-authored-by: Maciej Szewczyk <34482854+mmaciekk@users.noreply.github.com>
Co-authored-by: Paulina Kujawa <42150286+pkujawa@users.noreply.github.com>
Co-authored-by: ntrncic <ntrncic@unicef.org>
* dev2stg (#5812)

* tp filters cleanup, remove setup fsp related files (#5803)

Co-authored-by: Pavlo Mokiichuk <pv.pasha.pv@gmail.com>

* fix signals, update tests to test properly (#5809)

Co-authored-by: Domenico <ddinicola@unicef.org>

---------

Co-authored-by: Maciej Szewczyk <34482854+mmaciekk@users.noreply.github.com>
Co-authored-by: Pavlo Mokiichuk <pv.pasha.pv@gmail.com>
Co-authored-by: Paulina Kujawa <42150286+pkujawa@users.noreply.github.com>

* Master back conflicts (#5828)

* v4.12 (#5816)

* tox fixes

* tox -e tests

* 301709_Admin_Programme_add_button_to_fetch_findings_from_dedup_engine

* flaky tests

* test

* add ordering

* test

* 298132: Refactor CreateLaxHouseholds to use HouseholdUploadMixin and manage household ID collisions for RDI imports

* Add tests for household collision detection in CreateLaxHouseholds

Implemented two new test cases to verify the behavior of the CreateLaxHouseholds endpoint when handling household ID collisions. The tests ensure that existing household IDs are registered correctly in extra_hh_rdis and that no new PendingHousehold records are created when collisions occur.

* Refactor CreateLaxHouseholds to streamline household collision handling and improve payload validation

Updated the logic in the CreateLaxHouseholds class to enhance the management of household ID collisions and ensure valid payloads are processed correctly. The changes include consolidating error handling and adjusting the flow for adding extra household RDI IDs.

* fixes

* migrations

* more fixes

* lint

* some fixes

* deadlock detected

* more fixes ⭐

* revert xfail back

* Fix reference to RDI in CreateLaxHouseholds for adding extra household RDIs

Updated the logic in the CreateLaxHouseholds class to correctly reference the selected RDI when adding extra household RDIs. This change ensures that the appropriate RDI instance is used, improving the accuracy of household data management.

* Resolve tests

* Enhance HouseholdUploadMixin to manage collision updates and exclude specific fields

Updated the _manage_collision method to handle household data collisions by excluding certain fields from being overwritten. This ensures that critical household information remains intact during updates. Additionally, removed unnecessary assertions from the test suite related to collision detection.

* fix api gender

* add django_get_or_create

* fix

* flag False for migration, remove by aliases

* test delete by alias

* cleanup

* IndividualRoleInHousehold ordering

* improving tox

* fixes to github ci

* fix ci

* more CI fixes

* fix ci

* more info

* 4.12

* more fixes n+1

* clean up

* revert debugging values

* lint

* 287473_Make_XLSX_entitlement_import_resilient_to_column_reordering (#5795)

* part 1

* PeoplePaymentPlansTable, PaymentPlansTable merge

* targeting tests

* Payments Household Table / Payments People Table

* remove payment module duplicated files, target population table

* GRV is not closing: fix when only one distinct Ind (#5717)

* fix when only one distinct ind

* updates

* update unit test

* tests fixes ::star::

* rdi table

* remove empty files

* add missing imports targetpopulationspage

* fixes labels pp table + feedback table

* fix results for people

* 166072 payment module possiblity to override unore rate (#5768)

* accomodate excludeSection for people

* clear cache button and role assigment (#5800)

* External collectors in sw programs (#5790)

* test fix

* dev2stg (#5812)

* tp filters cleanup, remove setup fsp related files (#5803)

Co-authored-by: Pavlo Mokiichuk <pv.pasha.pv@gmail.com>

* fix signals, update tests to test properly (#5809)

Co-authored-by: Domenico <ddinicola@unicef.org>

---------

Co-authored-by: Maciej Szewczyk <34482854+mmaciekk@users.noreply.github.com>
Co-authored-by: Pavlo Mokiichuk <pv.pasha.pv@gmail.com>
Co-authored-by: Paulina Kujawa <42150286+pkujawa@users.noreply.github.com>

---------

Co-authored-by: Jan Romaniak <jan.romaniak@kellton.com>
Co-authored-by: marekbiczysko <marek.biczysko@tivix.com>
Co-authored-by: pavlo-mk <pv.pasha.pv@gmail.com>
Co-authored-by: Marek Biczysko <34810846+MarekBiczysko@users.noreply.github.com>
Co-authored-by: ArsenPidhoretskyi <arsen.pidhoretskyi@valor.com>
Co-authored-by: Jan Romaniak <jan.romaniak@tivix.com>
Co-authored-by: Sergey Misiuk <sergey.misuk@valor-software.com>
Co-authored-by: Paulina Kujawa <p.kujawa2f@gmail.com>
Co-authored-by: Maciej Szewczyk <maciej.szewczyk@kellton.com>
Co-authored-by: Maciej Szewczyk <34482854+mmaciekk@users.noreply.github.com>
Co-authored-by: Paulina Kujawa <42150286+pkujawa@users.noreply.github.com>

* fix arg for report_false_positive_duplicate

* fix arg for report_false_positive_duplicate

* upd unit test

* 305581_Western_Union_Invoice_RCF_QCF

* use dedup_engine_api_report_false_positive_duplicate_mock in test

* 305866_Add_new_Syria_Currency_Code (#5823)

* 305866_Add_new_Syria_Currency_Code

* migration

* ut

* ut

---------

Co-authored-by: marekbiczysko <marek.biczysko@tivix.com>

* lazy loading choices (#5825)

* lazy loading choices

* testing

* removing falbback

* conflicts

---------

Co-authored-by: Domenico <ddinicola@unicef.org>
Co-authored-by: Jan Romaniak <jan.romaniak@kellton.com>
Co-authored-by: marekbiczysko <marek.biczysko@tivix.com>
Co-authored-by: Marek Biczysko <34810846+MarekBiczysko@users.noreply.github.com>
Co-authored-by: ArsenPidhoretskyi <arsen.pidhoretskyi@valor.com>
Co-authored-by: Jan Romaniak <jan.romaniak@tivix.com>
Co-authored-by: Sergey Misiuk <sergey.misuk@valor-software.com>
Co-authored-by: Paulina Kujawa <p.kujawa2f@gmail.com>
Co-authored-by: Maciej Szewczyk <maciej.szewczyk@kellton.com>
Co-authored-by: Maciej Szewczyk <34482854+mmaciekk@users.noreply.github.com>
Co-authored-by: Paulina Kujawa <42150286+pkujawa@users.noreply.github.com>
Co-authored-by: ntrncic <ntrncic@unicef.org>

* Master back (#5831)

* v4.12 (#5816)

* tox fixes

* tox -e tests

* 301709_Admin_Programme_add_button_to_fetch_findings_from_dedup_engine

* flaky tests

* test

* add ordering

* test

* 298132: Refactor CreateLaxHouseholds to use HouseholdUploadMixin and manage household ID collisions for RDI imports

* Add tests for household collision detection in CreateLaxHouseholds

Implemented two new test cases to verify the behavior of the CreateLaxHouseholds endpoint when handling household ID collisions. The tests ensure that existing household IDs are registered correctly in extra_hh_rdis and that no new PendingHousehold records are created when collisions occur.

* Refactor CreateLaxHouseholds to streamline household collision handling and improve payload validation

Updated the logic in the CreateLaxHouseholds class to enhance the management of household ID collisions and ensure valid payloads are processed correctly. The changes include consolidating error handling and adjusting the flow for adding extra household RDI IDs.

* fixes

* migrations

* more fixes

* lint

* some fixes

* deadlock detected

* more fixes ⭐

* revert xfail back

* Fix reference to RDI in CreateLaxHouseholds for adding extra household RDIs

Updated the logic in the CreateLaxHouseholds class to correctly reference the selected RDI when adding extra household RDIs. This change ensures that the appropriate RDI instance is used, improving the accuracy of household data management.

* Resolve tests

* Enhance HouseholdUploadMixin to manage collision updates and exclude specific fields

Updated the _manage_collision method to handle household data collisions by excluding certain fields from being overwritten. This ensures that critical household information remains intact during updates. Additionally, removed unnecessary assertions from the test suite related to collision detection.

* fix api gender

* add django_get_or_create

* fix

* flag False for migration, remove by aliases

* test delete by alias

* cleanup

* IndividualRoleInHousehold ordering

* improving tox

* fixes to github ci

* fix ci

* more CI fixes

* fix ci

* more info

* 4.12

* more fixes n+1

* clean up

* revert debugging values

* lint

* 287473_Make_XLSX_entitlement_import_resilient_to_column_reordering (#5795)

* part 1

* PeoplePaymentPlansTable, PaymentPlansTable merge

* targeting tests

* Payments Household Table / Payments People Table

* remove payment module duplicated files, target population table

* GRV is not closing: fix when only one distinct Ind (#5717)

* fix when only one distinct ind

* updates

* update unit test

* tests fixes ::star::

* rdi table

* remove empty files

* add missing imports targetpopulationspage

* fixes labels pp table + feedback table

* fix results for people

* 166072 payment module possiblity to override unore rate (#5768)

* accomodate excludeSection for people

* clear cache button and role assigment (#5800)

* External collectors in sw programs (#5790)

* test fix

* dev2stg (#5812)

* tp filters cleanup, remove setup fsp related files (#5803)

Co-authored-by: Pavlo Mokiichuk <pv.pasha.pv@gmail.com>

* fix signals, update tests to test properly (#5809)

Co-authored-by: Domenico <ddinicola@unicef.org>

---------

Co-authored-by: Maciej Szewczyk <34482854+mmaciekk@users.noreply.github.com>
Co-authored-by: Pavlo Mokiichuk <pv.pasha.pv@gmail.com>
Co-authored-by: Paulina Kujawa <42150286+pkujawa@users.noreply.github.com>

---------

Co-authored-by: Jan Romaniak <jan.romaniak@kellton.com>
Co-authored-by: marekbiczysko <marek.biczysko@tivix.com>
Co-authored-by: pavlo-mk <pv.pasha.pv@gmail.com>
Co-authored-by: Marek Biczysko <34810846+MarekBiczysko@users.noreply.github.com>
Co-authored-by: ArsenPidhoretskyi <arsen.pidhoretskyi@valor.com>
Co-authored-by: Jan Romaniak <jan.romaniak@tivix.com>
Co-authored-by: Sergey Misiuk <sergey.misuk@valor-software.com>
Co-authored-by: Paulina Kujawa <p.kujawa2f@gmail.com>
Co-authored-by: Maciej Szewczyk <maciej.szewczyk@kellton.com>
Co-authored-by: Maciej Szewczyk <34482854+mmaciekk@users.noreply.github.com>
Co-authored-by: Paulina Kujawa <42150286+pkujawa@users.noreply.github.com>

* fix arg for report_false_positive_duplicate

* fix arg for report_false_positive_duplicate

* upd unit test

* 305581_Western_Union_Invoice_RCF_QCF

* use dedup_engine_api_report_false_positive_duplicate_mock in test

* 305866_Add_new_Syria_Currency_Code (#5823)

* 305866_Add_new_Syria_Currency_Code

* migration

* ut

* ut

---------

Co-authored-by: marekbiczysko <marek.biczysko@tivix.com>

* lazy loading choices (#5825)

* lazy loading choices

* testing

* removing falbback

---------

Co-authored-by: Jan Romaniak <jan.romaniak@kellton.com>
Co-authored-by: marekbiczysko <marek.biczysko@tivix.com>
Co-authored-by: pavlo-mk <pv.pasha.pv@gmail.com>
Co-authored-by: Marek Biczysko <34810846+MarekBiczysko@users.noreply.github.com>
Co-authored-by: ArsenPidhoretskyi <arsen.pidhoretskyi@valor.com>
Co-authored-by: Jan Romaniak <jan.romaniak@tivix.com>
Co-authored-by: Sergey Misiuk <sergey.misuk@valor-software.com>
Co-authored-by: Paulina Kujawa <p.kujawa2f@gmail.com>
Co-authored-by: Maciej Szewczyk <maciej.szewczyk@kellton.com>
Co-authored-by: Maciej Szewczyk <34482854+mmaciekk@users.noreply.github.com>
Co-authored-by: Paulina Kujawa <42150286+pkujawa@users.noreply.github.com>
Co-authored-by: ntrncic <ntrncic@unicef.org>

* Master back (#5839)

* v4.12 (#5816)

* tox fixes

* tox -e tests

* 301709_Admin_Programme_add_button_to_fetch_findings_from_dedup_engine

* flaky tests

* test

* add ordering

* test

* 298132: Refactor CreateLaxHouseholds to use HouseholdUploadMixin and manage household ID collisions for RDI imports

* Add tests for household collision detection in CreateLaxHouseholds

Implemented two new test cases to verify the behavior of the CreateLaxHouseholds endpoint when handling household ID collisions. The tests ensure that existing household IDs are registered correctly in extra_hh_rdis and that no new PendingHousehold records are created when collisions occur.

* Refactor CreateLaxHouseholds to streamline household collision handling and improve payload validation

Updated the logic in the CreateLaxHouseholds class to enhance the management of household ID collisions and ensure valid payloads are processed correctly. The changes include consolidating error handling and adjusting the flow for adding extra household RDI IDs.

* fixes

* migrations

* more fixes

* lint

* some fixes

* deadlock detected

* more fixes ⭐

* revert xfail back

* Fix reference to RDI in CreateLaxHouseholds for adding extra household RDIs

Updated the logic in the CreateLaxHouseholds class to correctly reference the selected RDI when adding extra household RDIs. This change ensures that the appropriate RDI instance is used, improving the accuracy of household data management.

* Resolve tests

* Enhance HouseholdUploadMixin to manage collision updates and exclude specific fields

Updated the _manage_collision method to handle household data collisions by excluding certain fields from being overwritten. This ensures that critical household information remains intact during updates. Additionally, removed unnecessary assertions from the test suite related to collision detection.

* fix api gender

* add django_get_or_create

* fix

* flag False for migration, remove by aliases

* test delete by alias

* cleanup

* IndividualRoleInHousehold ordering

* improving tox

* fixes to github ci

* fix ci

* more CI fixes

* fix ci

* more info

* 4.12

* more fixes n+1

* clean up

* revert debugging values

* lint

* 287473_Make_XLSX_entitlement_import_resilient_to_column_reordering (#5795)

* part 1

* PeoplePaymentPlansTable, PaymentPlansTable merge

* targeting tests

* Payments Household Table / Payments People Table

* remove payment module duplicated files, target population table

* GRV is not closing: fix when only one distinct Ind (#5717)

* fix when only one distinct ind

* updates

* update unit test

* tests fixes ::star::

* rdi table

* remove empty files

* add missing imports targetpopulationspage

* fixes labels pp table + feedback table

* fix results for people

* 166072 payment module possiblity to override unore rate (#5768)

* accomodate excludeSection for people

* clear cache button and role assigment (#5800)

* External collectors in sw programs (#5790)

* test fix

* dev2stg (#5812)

* tp filters cleanup, remove setup fsp related files (#5803)

Co-authored-by: Pavlo Mokiichuk <pv.pasha.pv@gmail.com>

* fix signals, update tests to test properly (#5809)

Co-authored-by: Domenico <ddinicola@unicef.org>

---------

Co-authored-by: Maciej Szewczyk <34482854+mmaciekk@users.noreply.github.com>
Co-authored-by: Pavlo Mokiichuk <pv.pasha.pv@gmail.com>
Co-authored-by: Paulina Kujawa <42150286+pkujawa@users.noreply.github.com>

---------

Co-authored-by: Jan Romaniak <jan.romaniak@kellton.com>
Co-authored-by: marekbiczysko <marek.biczysko@tivix.com>
Co-authored-by: pavlo-mk <pv.pasha.pv@gmail.com>
Co-authored-by: Marek Biczysko <34810846+MarekBiczysko@users.noreply.github.com>
Co-authored-by: ArsenPidhoretskyi <arsen.pidhoretskyi@valor.com>
Co-authored-by: Jan Romaniak <jan.romaniak@tivix.com>
Co-authored-by: Sergey Misiuk <sergey.misuk@valor-software.com>
Co-authored-by: Paulina Kujawa <p.kujawa2f@gmail.com>
Co-authored-by: Maciej Szewczyk <maciej.szewczyk@kellton.com>
Co-authored-by: Maciej Szewczyk <34482854+mmaciekk@users.noreply.github.com>
Co-authored-by: Paulina Kujawa <42150286+pkujawa@users.noreply.github.com>

* fix arg for report_false_positive_duplicate

* fix arg for report_false_positive_duplicate

* upd unit test

* 305581_Western_Union_Invoice_RCF_QCF

* use dedup_engine_api_report_false_positive_duplicate_mock in test

* 305866_Add_new_Syria_Currency_Code (#5823)

* 305866_Add_new_Syria_Currency_Code

* migration

* ut

* ut

---------

Co-authored-by: marekbiczysko <marek.biczysko@tivix.com>

* lazy loading choices (#5825)

* lazy loading choices

* testing

* removing falbback

* fix: prevent adjust_program_size_task spam during RDI merge with collisions

* adding more tests

* fix currency display (#5838)

---------

Co-authored-by: Jan Romaniak <jan.romaniak@kellton.com>
Co-authored-by: marekbiczysko <marek.biczysko@tivix.com>
Co-authored-by: pavlo-mk <pv.pasha.pv@gmail.com>
Co-authored-by: Marek Biczysko <34810846+MarekBiczysko@users.noreply.github.com>
Co-authored-by: ArsenPidhoretskyi <arsen.pidhoretskyi@valor.com>
Co-authored-by: Jan Romaniak <jan.romaniak@tivix.com>
Co-authored-by: Sergey Misiuk <sergey.misuk@valor-software.com>
Co-authored-by: Paulina Kujawa <p.kujawa2f@gmail.com>
Co-authored-by: Maciej Szewczyk <maciej.szewczyk@kellton.com>
Co-authored-by: Maciej Szewczyk <34482854+mmaciekk@users.noreply.github.com>
Co-authored-by: Paulina Kujawa <42150286+pkujawa@users.noreply.github.com>
Co-authored-by: ntrncic <ntrncic@unicef.org>

---------

Co-authored-by: Maciej Szewczyk <34482854+mmaciekk@users.noreply.github.com>
Co-authored-by: Pavlo Mokiichuk <pv.pasha.pv@gmail.com>
Co-authored-by: Paulina Kujawa <42150286+pkujawa@users.noreply.github.com>
Co-authored-by: Jan Romaniak <jan.romaniak@kellton.com>
Co-authored-by: marekbiczysko <marek.biczysko@tivix.com>
Co-authored-by: Marek Biczysko <34810846+MarekBiczysko@users.noreply.github.com>
Co-authored-by: ArsenPidhoretskyi <arsen.pidhoretskyi@valor.com>
Co-authored-by: Jan Romaniak <jan.romaniak@tivix.com>
Co-authored-by: Sergey Misiuk <sergey.misuk@valor-software.com>
Co-authored-by: Paulina Kujawa <p.kujawa2f@gmail.com>
Co-authored-by: Maciej Szewczyk <maciej.szewczyk@kellton.com>
Co-authored-by: ntrncic <ntrncic@unicef.org>
@mmaciekk mmaciekk self-assigned this Apr 13, 2026
@mmaciekk mmaciekk marked this pull request as ready for review April 13, 2026 07:49
@mmaciekk mmaciekk requested review from domdinicola and ntrncic April 13, 2026 07:49
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.25%. Comparing base (be5ae4b) to head (6912971).
⚠️ Report is 346 commits behind head on ephemeral-1.

Additional details and impacted files
@@               Coverage Diff               @@
##           ephemeral-1    #5899      +/-   ##
===============================================
+ Coverage        91.16%   92.25%   +1.08%     
===============================================
  Files              499      494       -5     
  Lines            34325    34349      +24     
  Branches          3551     3602      +51     
===============================================
+ Hits             31294    31689     +395     
+ Misses            2247     1911     -336     
+ Partials           784      749      -35     
Flag Coverage Δ
e2e 52.65% <100.00%> (-0.03%) ⬇️
unit 91.95% <100.00%> (+1.16%) ⬆️

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.

@mmaciekk mmaciekk merged commit 6912971 into ephemeral-1 Apr 14, 2026
14 of 16 checks passed
@mmaciekk mmaciekk deployed to ephemeral-1 April 14, 2026 08:45 — with GitHub Actions Active
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.

9 participants