Syndesi/neo4j-sync-bundle

View on GitHub
Branch: refactor(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/ci-code-style.yml
.github/workflows/ci-markdown-lint.yml
.github/workflows/ci-mutant-test.yml
.github/workflows/ci-phpstan.yml
.github/workflows/ci-psalm.yml
.github/workflows/ci-unit-test-coverage.yml
.github/workflows/ci-unit-test.yml
.github/workflows/ci-yml-lint.yml
.gitignore
.markdownlintrc
.php-cs-fixer.dist.php21
A
0 mins
.yamllint
LICENSE
Readme.md
composer.json
composer.lock
docs.docker-compose.yml
docs/README.md
docs/_navbar.md
docs/_sidebar.md
docs/assets/Flowchart_Doctrine_Events.png
docs/assets/Flowchart_Doctrine_Events.svg
docs/assets/Header.png
docs/assets/Header.svg
docs/assets/Synchronization_Types.png
docs/assets/Synchronization_Types.svg
docs/commands.md
docs/credits.md
docs/defining_nodes.md
docs/defining_relations.md
docs/getting_started.md
docs/index.html
docs/todo.md
infection.json
phpstan.neon
phpunit.xml.dist
psalm.xml
src/Attribute/Index.php29
A
0 mins
A
100%
src/Attribute/Node.php55
A
0 mins
F
5%
src/Attribute/Relation.php39
A
0 mins
F
10%
src/Command/DatabasePurgeCommand.php83
A
1 hr
F
0%
src/Command/DatabaseSyncCommand.php147
B
6 hrs
F
0%
src/Command/IndexListCommand.php123
B
4 hrs
F
0%
src/Command/IndexPurgeCommand.php70
A
1 hr
F
0%
src/Command/IndexSyncCommand.php85
A
2 hrs
F
0%
src/Contract/BatchNodeStatementBuilderInterface.php9
A
0 mins
F
0%
src/Contract/BatchRelationStatementBuilderInterface.php9
A
0 mins
F
0%
src/Contract/IdentifierProviderInterface.php8
A
0 mins
F
0%
src/Contract/IndexAttributeInterface.php8
A
0 mins
F
0%
src/Contract/IndexAttributeProviderInterface.php7
A
0 mins
F
0%