Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/add sensitive metadata #414

Merged
merged 17 commits into from
Feb 6, 2025

Release version 2.1.0

79d9af7
Select commit
Loading
Failed to load commit list.
Merged

Feature/add sensitive metadata #414

Release version 2.1.0
79d9af7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2025 in 1s

100.00% (+0.00%) compared to f338ff4

View this Pull Request on Codecov

100.00% (+0.00%) compared to f338ff4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f338ff4) to head (79d9af7).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #414   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        50    +1     
  Lines         1095      1118   +23     
=========================================
+ Hits          1095      1118   +23     
Files with missing lines Coverage Δ
cuenca/__init__.py 100.00% <ø> (ø)
cuenca/resources/__init__.py 100.00% <100.00%> (ø)
cuenca/resources/api_keys.py 100.00% <100.00%> (ø)
cuenca/resources/cards.py 100.00% <100.00%> (ø)
cuenca/resources/jwt_tokens.py 100.00% <100.00%> (ø)
cuenca/resources/login_tokens.py 100.00% <100.00%> (ø)
cuenca/resources/otps.py 100.00% <100.00%> (ø)
cuenca/resources/sessions.py 100.00% <100.00%> (ø)
cuenca/resources/user_logins.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 f338ff4...79d9af7. Read the comment docs.