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

Main Security Shield updates #377

Merged
merged 8 commits into from
Feb 11, 2025
Merged

Conversation

danvleju-rdx
Copy link
Contributor

  • When adding a new security shield, set it as Main if no main shield exists
  • Expose is_Main from SecurityStructureMetadata to hosts
  • Expose security_structure_of_factor_source_ids_by_security_structure_id to hosts

Copy link

codecov bot commented Feb 10, 2025

Codecov Report

Attention: Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.68%. Comparing base (8b3f5c7) to head (85cf1ca).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...dlt/sargon/extensions/SecurityStructureMetadata.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #377   +/-   ##
=======================================
  Coverage   92.68%   92.68%           
=======================================
  Files        1190     1192    +2     
  Lines       26861    26876   +15     
  Branches       85       85           
=======================================
+ Hits        24896    24910   +14     
- Misses       1954     1955    +1     
  Partials       11       11           
Flag Coverage Δ
kotlin 98.57% <0.00%> (-0.08%) ⬇️
rust 92.33% <100.00%> (+<0.01%) ⬆️
swift 92.66% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@danvleju-rdx danvleju-rdx marked this pull request as ready for review February 10, 2025 13:47
Copy link
Contributor

@CyonAlexRDX CyonAlexRDX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, minor suggestions

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

imo this can go under the app_preferences/security_structures/

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

agree 👍

@danvleju-rdx danvleju-rdx merged commit 5e3b3d5 into main Feb 11, 2025
13 checks passed
@danvleju-rdx danvleju-rdx deleted the dv/main-security-shield-updates branch February 11, 2025 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants