Skip to content

Update version to 2.1.7 in version.py

a6b6ca9
Select commit
Loading
Failed to load commit list.
Merged

Add ExistPhone resource #424

Update version to 2.1.7 in version.py
a6b6ca9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2025 in 0s

100.00% (+0.00%) compared to 1f77dd9

View this Pull Request on Codecov

100.00% (+0.00%) compared to 1f77dd9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1f77dd9) to head (a6b6ca9).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #424   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           52        54    +2     
  Lines         1156      1179   +23     
=========================================
+ Hits          1156      1179   +23     
Files with missing lines Coverage Δ
cuenca/__init__.py 100.00% <ø> (ø)
cuenca/resources/__init__.py 100.00% <100.00%> (ø)
cuenca/resources/exist_phones.py 100.00% <100.00%> (ø)
...uenca/resources/phone_verification_associations.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 1f77dd9...a6b6ca9. Read the comment docs.

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