Skip to content

Update cuenca-validations to version 2.1.8 in requirements.txt

e72923c
Select commit
Loading
Failed to load commit list.
Merged

Add PostalCodes resource #421

Update cuenca-validations to version 2.1.8 in requirements.txt
e72923c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2025 in 0s

100.00% (+0.00%) compared to 1a2563d

View this Pull Request on Codecov

100.00% (+0.00%) compared to 1a2563d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1a2563d) to head (e72923c).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #421   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           51        52    +1     
  Lines         1134      1151   +17     
=========================================
+ Hits          1134      1151   +17     
Files with missing lines Coverage Δ
cuenca/__init__.py 100.00% <ø> (ø)
cuenca/resources/__init__.py 100.00% <100.00%> (ø)
cuenca/resources/postal_codes.py 100.00% <100.00%> (ø)
cuenca/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 1a2563d...e72923c. Read the comment docs.

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