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

EmmanuelRoux / ngx-matomo
100%

Build:
DEFAULT BRANCH: main
Repo Added 12 May 2021 10:29AM UTC
Files 22
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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 1.x
  • 2.x
  • 3.x
  • 4.0.x
  • 4.x
  • EmmanuelRoux-patch-1
  • EmmanuelRoux-patch-2
  • beta
  • demo-issue-65
  • dependabot/npm_and_yarn/engine.io-4.1.2
  • dependabot/npm_and_yarn/follow-redirects-1.14.7
  • dependabot/npm_and_yarn/log4js-6.4.1
  • dependabot/npm_and_yarn/nanoid-3.2.0
  • fix-79
  • main
  • next
  • refs/tags/v2.6.0
  • refs/tags/v2.6.1
  • refs/tags/v3.2.0
  • refs/tags/v3.2.1
  • refs/tags/v4.0.0
  • refs/tags/v4.0.1
  • refs/tags/v4.1.0
  • refs/tags/v4.1.1
  • refs/tags/v4.1.2
  • refs/tags/v5.0.0
  • refs/tags/v5.0.0-next.1
  • refs/tags/v5.0.0-next.2
  • refs/tags/v5.0.1
  • refs/tags/v5.0.2
  • refs/tags/v5.0.3-beta.1
  • test
  • test-release
  • update-1.X-workflows
  • update-node-version
  • update-workflows
  • v5.0.3
  • v5.0.4
  • v6.0.0
  • v6.0.1
  • v6.0.1-fix-79.1
  • v6.0.2
  • workflow-update

30 Jan 2024 02:13PM UTC coverage: 100.0%. Remained the same
7712473075

push

github

EmmanuelRoux
chore(release): 6.0.2

## [6.0.2](https://github.com/EmmanuelRoux/ngx-matomo/compare/v6.0.1...v6.0.2) (2024-01-30)

### Bug Fixes

* **router:** retrieve Base Href from `LocationStrategy` and correctly handle nulls ([73e8442](https://github.com/EmmanuelRoux/ngx-matomo/commit/73e844246)), closes [#82](https://github.com/EmmanuelRoux/ngx-matomo/issues/82)

147 of 147 branches covered (100.0%)

Branch coverage included in aggregate %.

460 of 460 relevant lines covered (100.0%)

14.3 hits per line

Relevant lines Covered
Build:
Build:
460 RELEVANT LINES 460 COVERED LINES
14.3 HITS PER LINE
Source Files on main
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
7712473075 main chore(release): 6.0.2 ## [6.0.2](https://github.com/EmmanuelRoux/ngx-matomo/compare/v6.0.1...v6.0.2) (2024-01-30) ### Bug Fixes * **router:** retrieve Base Href from `LocationStrategy` and correctly handle nulls ([73e8442](https://github.com/Em... push 30 Jan 2024 02:15PM UTC EmmanuelRoux github
100.0
7712473244 v6.0.2 chore(release): 6.0.2 ## [6.0.2](https://github.com/EmmanuelRoux/ngx-matomo/compare/v6.0.1...v6.0.2) (2024-01-30) ### Bug Fixes * **router:** retrieve Base Href from `LocationStrategy` and correctly handle nulls ([73e8442](https://github.com/Em... push 30 Jan 2024 02:15PM UTC EmmanuelRoux github
100.0
7712424325 main fix(router): retrieve Base Href from `LocationStrategy` and correctly handle nulls fixes #82 push 30 Jan 2024 02:11PM UTC web-flow github
100.0
7525889427 main chore(release): 6.0.1 ## [6.0.1](https://github.com/EmmanuelRoux/ngx-matomo/compare/v6.0.0...v6.0.1) (2024-01-15) ### Bug Fixes * **router:** fix router module constructor token declaration ([82e0aa2](https://github.com/EmmanuelRoux/ngx-matomo/... push 15 Jan 2024 08:01AM UTC EmmanuelRoux github
100.0
7525889586 v6.0.1 chore(release): 6.0.1 ## [6.0.1](https://github.com/EmmanuelRoux/ngx-matomo/compare/v6.0.0...v6.0.1) (2024-01-15) ### Bug Fixes * **router:** fix router module constructor token declaration ([82e0aa2](https://github.com/EmmanuelRoux/ngx-matomo/... push 15 Jan 2024 08:01AM UTC EmmanuelRoux github
100.0
7525819682 main fix(router): fix router module constructor token declaration fixes #79 push 15 Jan 2024 07:58AM UTC EmmanuelRoux github
100.0
7521367424 v6.0.1-fix-79.1 chore(release): 6.0.1-fix-79.1 ## [6.0.1-fix-79.1](https://github.com/EmmanuelRoux/ngx-matomo/compare/v6.0.0...v6.0.1-fix-79.1) (2024-01-14) ### Bug Fixes * fix router module constructor token declaration ([6d3b3d9](https://github.com/EmmanuelR... push 14 Jan 2024 07:53PM UTC EmmanuelRoux github
100.0
7521367332 fix-79 chore(release): 6.0.1-fix-79.1 ## [6.0.1-fix-79.1](https://github.com/EmmanuelRoux/ngx-matomo/compare/v6.0.0...v6.0.1-fix-79.1) (2024-01-14) ### Bug Fixes * fix router module constructor token declaration ([6d3b3d9](https://github.com/EmmanuelR... push 14 Jan 2024 07:53PM UTC EmmanuelRoux github
100.0
7521355329 fix-79 chore: enable branch-specific prerelease push 14 Jan 2024 07:49PM UTC EmmanuelRoux github
100.0
6841768562 v6.0.0 chore(release): 6.0.0 # [6.0.0](https://github.com/EmmanuelRoux/ngx-matomo/compare/v5.0.4...v6.0.0) (2023-11-12) ### Bug Fixes * `MatomoOptOutFormComponent` now waits for default server url from possibly deferred configuration ([c60b134](https:... push 12 Nov 2023 04:15PM UTC EmmanuelRoux github
100.0
See All Builds (195)
  • 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

© 2026 Coveralls, Inc