Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add explain and loging features #40

Merged
merged 2 commits into from
Apr 8, 2024

Conversation

smart--petea
Copy link
Contributor

In our project we need the casbin's explain feature for debugging the auth rules. The explain features does work in pair with logging feature.
l
I have added them both in cargo.tom

@CLAassistant
Copy link

CLAassistant commented Apr 7, 2024

CLA assistant check
All committers have signed the CLA.

@codecov-commenter
Copy link

codecov-commenter commented Apr 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.89%. Comparing base (85fc997) to head (8cda5e2).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #40   +/-   ##
=======================================
  Coverage   57.89%   57.89%           
=======================================
  Files           1        1           
  Lines          57       57           
=======================================
  Hits           33       33           
  Misses         24       24           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@smart--petea smart--petea reopened this Apr 7, 2024
@hsluoyz hsluoyz changed the title explain and loging features feat add explain and loging features Apr 8, 2024
@hsluoyz hsluoyz changed the title feat add explain and loging features feat: add explain and loging features Apr 8, 2024
@hsluoyz hsluoyz merged commit 43e7a56 into casbin-rs:master Apr 8, 2024
12 checks passed
@smart--petea smart--petea deleted the explain branch April 27, 2024 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants