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

casbin / node-casbin
79%

Build:
DEFAULT BRANCH: master
Repo Added 05 Aug 2018 05:13AM UTC
Files 34
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
  • 4.5.0-0
  • async_rolemanager
  • beta
  • casbin-next
  • casbin2
  • copilot/add-casbin-filtered-policy-support
  • copilot/add-ex-variant-methods
  • copilot/add-method-to-retrieve-domains
  • copilot/add-policy-management-methods
  • copilot/fix-casbin-editor-policy-sets
  • copilot/fix-ci-badge-status
  • copilot/fix-ci-duplicated-checks
  • copilot/fix-delete-user-data-issue
  • copilot/fix-enforcer-rbac-checks
  • copilot/fix-escape-assertion-literal
  • copilot/fix-subject-priority-issue
  • copilot/implement-benchmarks-ci-workflow
  • copilot/improve-ci-semantic-release
  • copilot/port-no-policy-abac-feature
  • copilot/port-no-policy-abac-feature-again
  • copilot/prevent-infinite-loops-in-watchers
  • copilot/run-ci-semantic-release
  • copilot/setup-casbin-role-hierarchy-again
  • copilot/upgrade-nodejs-version-20-22
  • dependabot/npm_and_yarn/http-cache-semantics-4.1.1
  • dependabot/npm_and_yarn/ini-1.3.8
  • dependabot/npm_and_yarn/json5-2.2.2
  • dependabot/npm_and_yarn/json5-2.2.3
  • dependabot/npm_and_yarn/lodash-4.17.13
  • dependabot/npm_and_yarn/minimatch-3.1.2
  • dependabot/npm_and_yarn/node-fetch-2.6.7
  • dependabot/npm_and_yarn/normalize-url-6.0.1
  • dependabot/npm_and_yarn/npm-user-validate-1.0.1
  • dependabot/npm_and_yarn/path-parse-1.0.7
  • dependabot/npm_and_yarn/qs-6.5.3
  • dependabot/npm_and_yarn/semantic-release-17.2.3
  • dependabot/npm_and_yarn/semver-5.7.2
  • dependabot/npm_and_yarn/semver-regex-3.1.4
  • dependabot/npm_and_yarn/shell-quote-1.7.3
  • dependabot/npm_and_yarn/ssri-6.0.2
  • dependabot/npm_and_yarn/tar-6.1.11
  • dependabot/npm_and_yarn/tar-6.1.4
  • dependabot/npm_and_yarn/tmpl-1.0.5
  • dependabot/npm_and_yarn/trim-newlines-3.0.1
  • dependabot/npm_and_yarn/trim-off-newlines-1.0.3
  • dependabot/npm_and_yarn/word-wrap-1.2.4
  • dependabot/npm_and_yarn/ws-7.4.6
  • doc
  • fix-undefined-policy
  • fix/506-bypass-adapter-loop
  • fix/506-go-style-implementation
  • fix/lazy-loading-newEnforcer
  • monorepo_try
  • pr-add-del-update-without-adapter-usage
  • revert-222-master
  • revert-293-master
  • revert-394-fix_387
  • v1.0.0
  • v1.0.5
  • v1.0.6
  • v1.0.7
  • v1.0.8
  • v1.0.9
  • v1.1.1
  • v1.1.2
  • v1.1.4
  • v1.1.5
  • v1.1.6
  • v1.1.7
  • v1.1.8
  • v1.1.9
  • v2.0.0
  • v2.0.1
  • v2.0.2
  • v2.0.3
  • v2.0.4
  • v3.0.0
  • v3.0.0-beta.1
  • v3.0.1
  • v3.0.2
  • v3.0.3
  • v3.0.4
  • v3.0.5
  • v3.0.6
  • v3.0.7
  • v3.0.8
  • yml-pr

10 Jan 2026 12:46PM UTC coverage: 78.612% (+0.1%) from 78.472%
20878530147

push

github

web-flow
feat: implement self* methods using WithoutNotify pattern (sync with Go) (#539)

928 of 1288 branches covered (72.05%)

Branch coverage included in aggregate %.

54 of 62 new or added lines in 2 files covered. (87.1%)

1711 of 2069 relevant lines covered (82.7%)

365.13 hits per line

Relevant lines Covered
Build:
Build:
2069 RELEVANT LINES 1711 COVERED LINES
365.13 HITS PER LINE
Source Files on master
  • Tree
  • List 34
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20878530147 master feat: implement self* methods using WithoutNotify pattern (sync with Go) (#539) push 10 Jan 2026 12:47PM UTC web-flow github
78.61
20874899852 master feat: prevent wildcard deletion in deleteUser/deleteRole APIs (#519) push 10 Jan 2026 07:25AM UTC hsluoyz github
78.47
20874894624 master feat: prevent wildcard deletion in deleteUser/deleteRole APIs (#519) push 10 Jan 2026 07:25AM UTC web-flow github
78.47
20679550322 master feat: add 4 new Ex APIs: addPoliciesEx, addGroupingPoliciesEx, addNamedPoliciesEx, addNamedGroupingPoliciesEx (#535) push 03 Jan 2026 03:58PM UTC hsluoyz github
78.26
20679534469 master feat: add 4 new Ex APIs: addPoliciesEx, addGroupingPoliciesEx, addNamedPoliciesEx, addNamedGroupingPoliciesEx (#535) push 03 Jan 2026 03:57PM UTC web-flow github
78.26
20631206047 master fix: improve links in README push 01 Jan 2026 02:29AM UTC web-flow github
78.3
20552975149 master fix: improve README push 28 Dec 2025 11:15AM UTC web-flow github
78.3
20375766074 master fix: remove irrelevant links in README push 19 Dec 2025 04:17PM UTC web-flow github
78.3
20035255537 master feat: add methods to retrieve domains for users and roles (#524) push 08 Dec 2025 04:30PM UTC hsluoyz github
78.3
20035247266 master feat: add methods to retrieve domains for users and roles (#524) push 08 Dec 2025 04:30PM UTC web-flow github
78.3
See All Builds (805)
  • 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