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: rename classes #67

Merged
merged 4 commits into from
Oct 12, 2023
Merged

feat: rename classes #67

merged 4 commits into from
Oct 12, 2023

Conversation

WindyDante
Copy link
Contributor

fix: add test case for application,Slimmed down the files starting with Casdoor, removed the corresponding toString method, and changed the permission modifier to public."

Slimmed down the files starting with Casdoor, removed the corresponding toString method, and changed the permission modifier to public.
@casbin-bot
Copy link

@seriouszyx @ComradeProgrammer @Resulte please review

@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

Merging #67 (0c6bc5c) into master (4325543) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is 0.00%.

@@          Coverage Diff           @@
##           master     #67   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          44      44           
  Lines        1375    1363   -12     
  Branches       28      28           
======================================
+ Misses       1375    1363   -12     
Files Coverage Δ
...va/org/casbin/casdoor/exception/AuthException.java 0.00% <ø> (ø)
...n/java/org/casbin/casdoor/exception/Exception.java 0.00% <ø> (ø)
...org/casbin/casdoor/util/ApplicationOperations.java 0.00% <ø> (ø)
...rg/casbin/casdoor/util/OrganizationOperations.java 0.00% <ø> (ø)
...va/org/casbin/casdoor/util/ProviderOperations.java 0.00% <ø> (ø)
...ava/org/casbin/casdoor/util/SessionOperations.java 0.00% <ø> (ø)
.../java/org/casbin/casdoor/util/http/HttpClient.java 0.00% <ø> (ø)
src/main/java/org/casbin/casdoor/entity/Cert.java 0.00% <0.00%> (ø)
...n/java/org/casbin/casdoor/entity/Organization.java 0.00% <0.00%> (ø)
...ain/java/org/casbin/casdoor/entity/Permission.java 0.00% <0.00%> (ø)
... and 29 more

@hsluoyz hsluoyz changed the title fix: add test case for application feat: rename classes Oct 12, 2023
@hsluoyz hsluoyz merged commit 0d6f1c6 into casdoor:master Oct 12, 2023
6 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.18.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants