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

marianozunino / morpheus
91%

Build:
DEFAULT BRANCH: master
Repo Added 20 Feb 2022 05:29PM UTC
Files 29
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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • feat/delete-migration
  • feature/validate-command
  • fix/invalid-checksum-implementation
  • master

15 Jul 2025 03:10PM UTC coverage: 90.909% (+0.004%) from 90.905%
16297170386

push

github

marianozunino
fix: ensure Cypher statements are executed before committing transactions

Previously, the transaction was committed without explicitly running the Cypher statements. This caused no-op migrations in certain cases.

- Added `transaction.run(...)` before `transaction.commit()` in `neo4j.repository.ts`
- Extended `migrate.test.ts` to spy on `transaction.run` and verify it's called

263 of 336 branches covered (78.27%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

1867 of 2007 relevant lines covered (93.02%)

20.6 hits per line

Relevant lines Covered
Build:
Build:
2007 RELEVANT LINES 1867 COVERED LINES
20.6 HITS PER LINE
Source Files on master
  • Tree
  • List 29
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16297170386 master fix: ensure Cypher statements are executed before committing transactions Previously, the transaction was committed without explicitly running the Cypher statements. This caused no-op migrations in certain cases. - Added `transaction.run(...)` b... push 15 Jul 2025 03:14PM UTC marianozunino github
90.91
15009630431 master Merge pull request #49 from marianozunino/fix/invalid-checksum-implementation push 14 May 2025 12:45AM UTC web-flow github
90.91
14245105932 fix/invalid-checksum-implementation Merge d99a4ead2 into 0c20531be Pull #49 03 Apr 2025 02:11PM UTC web-flow github
90.91
14244410960 fix/invalid-checksum-implementation Merge 0b9547d0b into 0c20531be Pull #49 03 Apr 2025 01:40PM UTC web-flow github
90.88
14039053215 master Merge pull request #47 from marianozunino/feature/validate-command feat: migration validation command push 24 Mar 2025 03:23PM UTC web-flow github
90.81
14038707284 feature/validate-command Merge daffca2c6 into b818b8749 Pull #47 24 Mar 2025 03:08PM UTC web-flow github
90.81
14038672922 feature/validate-command Merge 2fee98249 into b818b8749 Pull #47 24 Mar 2025 03:07PM UTC web-flow github
90.82
13999142646 master Merge pull request #43 from marianozunino/feat/delete-migration feat: add 'delete' command to remove migrations from database push 21 Mar 2025 07:11PM UTC web-flow github
92.44
13999074157 feat/delete-migration Merge 7e74a5d43 into 13a6edc33 Pull #43 21 Mar 2025 07:07PM UTC web-flow github
92.44
13997691272 feat/delete-migration Merge b400be624 into 13a6edc33 Pull #43 21 Mar 2025 05:44PM UTC web-flow github
91.1
See All Builds (95)
  • 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