Skip to content

Update test_user_tos_agreements_create function signature to include …

62369a9
Select commit
Loading
Failed to load commit list.
Merged

Fixs #423

Update test_user_tos_agreements_create function signature to include …
62369a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2025 in 0s

100.00% (+0.00%) compared to e4f5cd4

View this Pull Request on Codecov

100.00% (+0.00%) compared to e4f5cd4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e4f5cd4) to head (62369a9).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #423   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           52        52           
  Lines         1151      1156    +5     
=========================================
+ Hits          1151      1156    +5     
Files with missing lines Coverage Δ
cuenca/resources/terms_of_service.py 100.00% <100.00%> (ø)
cuenca/resources/users_tos_agreements.py 100.00% <100.00%> (ø)
cuenca/resources/verifications.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 e4f5cd4...62369a9. Read the comment docs.

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