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

pazznetwork / ngx-chat
36%
master: 36%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/dns-packet-1.3.4
DEFAULT BRANCH: master
Repo Added 16 Jul 2018 09:22AM UTC
Files 65
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 room-refactor
branch: room-refactor
CHANGE BRANCH
x
Reset
  • room-refactor
  • angular-10
  • angular-11
  • angular-6
  • angular-9
  • dependabot/npm_and_yarn/acorn-6.4.1
  • dependabot/npm_and_yarn/dns-packet-1.3.4
  • dependabot/npm_and_yarn/elliptic-6.5.3
  • dependabot/npm_and_yarn/elliptic-6.5.4
  • dependabot/npm_and_yarn/handlebars-4.7.7
  • dependabot/npm_and_yarn/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/http-proxy-1.18.1
  • dependabot/npm_and_yarn/lodash-4.17.11
  • dependabot/npm_and_yarn/node-fetch-2.6.1
  • dependabot/npm_and_yarn/socket.io-2.4.1
  • dependabot/npm_and_yarn/ssri-6.0.2
  • dependabot/npm_and_yarn/websocket-extensions-0.1.4
  • dependabot/npm_and_yarn/y18n-4.0.1
  • develop
  • e2e
  • feat-lazy-load-messages
  • master
  • reconnect
  • refactor-chat-flexbox
  • ticket-35
  • ticket-36
  • tmp
  • travis
  • v0.1.8
  • v0.1.9
  • v0.10.0
  • v0.10.1
  • v0.10.2
  • v0.10.3
  • v0.10.4
  • v0.10.5
  • v0.10.6
  • v0.10.7
  • v0.11.0
  • v0.11.1
  • v0.11.2
  • v0.11.3
  • v0.11.4
  • v0.2.0
  • v0.2.1
  • v0.2.10
  • v0.2.11
  • v0.2.12
  • v0.2.13
  • v0.2.14
  • v0.2.15
  • v0.2.16
  • v0.2.17
  • v0.2.18
  • v0.2.19
  • v0.2.2
  • v0.2.20
  • v0.2.21
  • v0.2.22
  • v0.2.23
  • v0.2.24
  • v0.2.3
  • v0.2.4
  • v0.2.5
  • v0.2.6
  • v0.2.7
  • v0.2.8
  • v0.2.9
  • v0.3.0
  • v0.3.2
  • v0.3.3
  • v0.3.4
  • v0.4.0
  • v0.4.1
  • v0.4.2
  • v0.4.3
  • v0.4.4
  • v0.4.5
  • v0.4.6
  • v0.4.7
  • v0.9.0
  • v0.9.1
  • v0.9.2
  • v0.9.3
  • v0.9.4
  • v0.9.5

pending completion
360

push

travis-ci-com

trampi
refactor: rooms in roster list

- Breaking Changes:
    - currently joined rooms are now seen in the roster list
    - introduced Recipient. Contact and Room are Recipients, they get discriminated by the recipientType property
    - ChatMessageInputComponent gets a recipient instead of a contact or a room, you only have to change the input parameter to recipient
    - ChatService
        - sendMessage expects a Recipient instead of a JID, will now also send messages to Rooms, no need to send via MessagePlugin or MultiUserChatPlugin
        - ChatService.blockedContactIds$, xmppChatAdapter.blockedContactIds$ is now a Set
    - Received messages get trimmed of leading or trailing whitespaces and newlines
    - MultiUserChatPlugin.join will reject if you already joined that room
    - UnreadMessageCountPlugin jidToUnreadCount$ changed to Map<string, number>
    - ChatListStateService.isChatWithContactOpen -> isChatWithRecipientOpen

205 of 624 branches covered (32.85%)

Branch coverage included in aggregate %.

607 of 1639 relevant lines covered (37.03%)

4.69 hits per line

Relevant lines Covered
Build:
Build:
1639 RELEVANT LINES 607 COVERED LINES
4.69 HITS PER LINE
Source Files on room-refactor
  • Tree
  • List 66
  • Changed 1
  • Source Changed 1
  • 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
360 room-refactor refactor: rooms in roster list - Breaking Changes: - currently joined rooms are now seen in the roster list - introduced Recipient. Contact and Room are Recipients, they get discriminated by the recipientType property - ChatMessageInp... push 30 Apr 2021 07:58AM UTC trampi travis-ci-com pending completion  
359 room-refactor refactor: rooms in roster list - Breaking Changes: - currently joined rooms are now seen in the roster list - introduced Recipient. Contact and Room are Recipients, they get discriminated by the recipientType property - ChatMessageInp... push 29 Apr 2021 12:46PM UTC trampi travis-ci-com pending completion  
See All Builds (319)
  • 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