Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

586 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Core

Debezium connector spanner

Prerequisites

need to set google credentials file path
export GOOGLE_APPLICATION_CREDENTIALS="/home/user/Downloads/service-account-file.json"

or set connector config parameter googleApplicationCredentialsFile

Tests

Run Unit tests

mvn test

Run coverage check

mvn clean test jacoco:report -P test-coverage
  • Coverage report for unit tests is available at ${module.path}/target/site/jacoco/index.html

Releases

Packages

Used by

Contributors

Languages