• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

safe-global / safe-client-gateway / 11835492381
89%

Build:
DEFAULT BRANCH: main
Ran 14 Nov 2024 10:39AM UTC
Jobs 2
Files 728
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

14 Nov 2024 10:37AM UTC coverage: 89.377% (-0.05%) from 89.43%
11835492381

push

github

web-flow
Account names encryption via AWS KMS (#2120)

- Adds accounts.encryption configuration to define both the type (aws, local) and the specifics of both.
- Adds EncryptionApiManager, which determines the IEncryptionApi implementation to use.
- Adds the LocalEncryptionApiService implementation of IEncryptionApi, that encrypts/decrypts data in local (not suitable for production).
- Adds the AwsEncryptionApiService implementation of IEncryptionApi, that encrypts/decrypts data in the cloud using the AWS KMS service.
- Adds the related tests.
- Adds encryption for Account['name'] in AccountsDatasource.

2702 of 3375 branches covered (80.06%)

Branch coverage included in aggregate %.

72 of 77 new or added lines in 8 files covered. (93.51%)

9094 of 9823 relevant lines covered (92.58%)

427.12 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
src/domain/interfaces/encryption-api.interface.ts
2
68.42
src/datasources/accounts/encryption/aws-encryption-api.service.ts
2
86.36
src/datasources/accounts/encryption/encryption-api.manager.ts
Jobs
ID Job ID Ran Files Coverage
1 run-test:cov - 11835492381.1 14 Nov 2024 10:41AM UTC 1423
89.79
GitHub Action Run
2 run-test:e2e:cov - 11835492381.2 14 Nov 2024 10:39AM UTC 1320
50.67
GitHub Action Run
Source Files on build 11835492381
  • Tree
  • List 728
  • Changed 64
  • Source Changed 5
  • Coverage Changed 200
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #11835492381
  • 20e8be82 on github
  • Prev Build on main (#11819353539)
  • Next Build on main (#11839562209)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc