Feature/add sensitive metadata #414
Merged
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.
Loading