Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,549 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 11 commits in 2 repositories
Reviewed 7 pull requests in 1 repository
sapmentors/cds-pg 7 pull requests
- chore(deps-dev): bump eslint-plugin-jest from 24.1.0 to 24.1.3
- feat(testing): run tests against scp pg hyperledger
- chore(deps): bump pg from 8.5.0 to 8.5.1
- chore(deps-dev): bump uuidv4 from 6.2.4 to 6.2.5
- chore(deps-dev): bump supertest from 5.0.0 to 6.0.1
- chore(deps-dev): bump @types/jest from 26.0.15 to 26.0.16
- fix(core): fix managed field issue + tests
Created an issue in sapmentors/cds-pg that received 1 comment
Refactor tests regarding different connection parameters / schema
With the latest addition in #63 we now run the complete check 3 times with 3 different database connections. I think we should reduce that and make…