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

ceoro9 / typeorm-protection / 17
49%

Build:
DEFAULT BRANCH: master
Ran 16 Nov 2020 11:58PM UTC
Jobs 1
Files 20
Run time 3s
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

pending completion
17

push

travis-ci

ceoro9
feat(typeorm): add typed entity column protection

Add an ability to specify custom type for protected columns.

This allows more conveniently to work with data and decrypt it, only
when it's needed. Typeorm transformer just initiates a wrapper type
and nothing more.

All others operations(decryption and etc.) will be done, when someone requests
this data for the first. In subsequent times decrypted value will be retrieved
from cache.

35 of 108 branches covered (32.41%)

Branch coverage included in aggregate %.

85 of 85 new or added lines in 6 files covered. (100.0%)

163 of 298 relevant lines covered (54.7%)

5.68 hits per line

Jobs
ID Job ID Ran Files Coverage
3 17.3 16 Nov 2020 11:58PM UTC 0
48.77
Travis Job 17.3
Source Files on build 17
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #17
  • cdbee093 on github
  • Prev Build on master (#15)
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

© 2026 Coveralls, Inc