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: checks whether g type is null #65

Merged
merged 2 commits into from
Aug 20, 2023
Merged

Conversation

PokIsemaine
Copy link
Contributor

fix: #64

@casbin-bot
Copy link

@tangyang9464 @imp2002 please review

@PokIsemaine PokIsemaine marked this pull request as draft August 20, 2023 07:50
@codecov
Copy link

codecov bot commented Aug 20, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (0119b27) 73.33% compared to head (6c605a0) 73.33%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #65   +/-   ##
=======================================
  Coverage   73.33%   73.33%           
=======================================
  Files           3        3           
  Lines          90       90           
  Branches       26       26           
=======================================
  Hits           66       66           
  Misses         13       13           
  Partials       11       11           
Files Changed Coverage Δ
.../main/java/org/casbin/adapter/JDBCBaseAdapter.java 100.00% <ø> (ø)

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

@PokIsemaine PokIsemaine marked this pull request as ready for review August 20, 2023 08:31
@hsluoyz hsluoyz changed the title fix: checks whether g type is null feat: checks whether g type is null Aug 20, 2023
@hsluoyz hsluoyz merged commit c76c964 into jcasbin:master Aug 20, 2023
3 checks passed
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.

Question/Bug: savePolicy fails with NPE for ACL model
3 participants