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

ceoro9 / typeorm-protection
49%

Build:
DEFAULT BRANCH: master
Repo Added 14 Nov 2020 03:52PM UTC
Files 20
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master

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

Relevant lines Covered
Build:
Build:
298 RELEVANT LINES 163 COVERED LINES
5.68 HITS PER LINE
Source Files on master
  • Tree
  • List 20
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17 master 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 ty... push 16 Nov 2020 11:58PM UTC ceoro9 travis-ci pending completion  
15 master tests: add unit tests to cover encrypted column `FROM` cases push 16 Nov 2020 07:45PM UTC ceoro9 travis-ci pending completion  
14 master docs(README.md): add coverage badge push 14 Nov 2020 04:30PM UTC ceoro9 travis-ci pending completion  
13 master ci: add separate test `stage` and run coveralls on it push 14 Nov 2020 04:16PM UTC ceoro9 travis-ci pending completion  
See All Builds (4)
  • Repo on GitHub
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