Skip to content

Update BeneficiaryRequest model to inherit from BaseRequest

9b3a27e
Select commit
Loading
Failed to load commit list.
Merged

Bugfix/release issues #387

Update BeneficiaryRequest model to inherit from BaseRequest
9b3a27e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2025 in 1s

100.00% (+0.00%) compared to a9f5359

View this Pull Request on Codecov

100.00% (+0.00%) compared to a9f5359

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (a9f5359) to head (9b3a27e).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #387   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines         1391      1394    +3     
=========================================
+ Hits          1391      1394    +3     
Files with missing lines Coverage Δ
cuenca_validations/types/__init__.py 100.00% <ø> (ø)
cuenca_validations/types/identities.py 100.00% <100.00%> (ø)
cuenca_validations/types/requests.py 100.00% <100.00%> (ø)
cuenca_validations/version.py 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a9f5359...9b3a27e. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.