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

igniterealtime / Smack / #3254 / 1
39%
master: 40%

Build:
Build:
LAST BUILD BRANCH: debugger_fix_null_messagesTable
DEFAULT BRANCH: master
Ran 14 Aug 2024 07:23PM UTC
Files 1284
Run time 56s
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

14 Aug 2024 07:15PM UTC coverage: 38.923% (-0.01%) from 38.937%
#3254.1

push

github

guusdk
[muc] MultiUserChat should have consistent API

`org.jivesoftware.smackx.muc.MultiUserChat` has various methods that change affiliation of entities in the room. All of these work on instances of `Jid`, except for `org.jivesoftware.smackx.muc.MultiUserChat#revokeAdmin(org.jxmpp.jid.EntityJid)` (which uses `EntityJid`).

The API ideally is consistent - even `grantAdmin()` uses `Jid`. `revokeAdmin()` should also use `Jid` instead of `EntityJid`.

Fixes SMACK-948

16971 of 43601 relevant lines covered (38.92%)

0.39 hits per line

Source Files on job #3254.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3254
  • 859bf016 on github
  • Prev Job for on SMACK-948_MUC-API-consistency (##3231.1)
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