• 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: master
CHANGE BRANCH
x
Reset
  • master
  • feat/delete-migration
  • feature/validate-command
  • fix/invalid-checksum-implementation

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
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
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
13888308286 master feat: upgrade to nestjs@11 push 16 Mar 2025 11:11PM UTC marianozunino github
92.63
13888278850 master chore: upgrade to nestjs@11 push 16 Mar 2025 11:08PM UTC marianozunino github
92.63
12634152492 master chore: update license push 06 Jan 2025 02:22PM UTC marianozunino github
92.63
11664510606 master Merge pull request #45 from marianozunino/fix/default-values-for-some-flags push 04 Nov 2024 12:49PM UTC web-flow github
92.63
11617600144 master Merge pull request #44 from marianozunino/feat/transaction-mode push 31 Oct 2024 06:21PM UTC web-flow github
92.86
11559216474 master chore: update coveralls badge push 28 Oct 2024 05:21PM UTC marianozunino github
43.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