Skip to content

refact: enhance auth logic

Codecov / codecov/project succeeded Mar 21, 2024 in 0s

66.28% (+0.02%) compared to 277f76e

View this Pull Request on Codecov

66.28% (+0.02%) compared to 277f76e

Details

Codecov Report

Attention: Patch coverage is 65.06024% with 29 lines in your changes are missing coverage. Please review.

Project coverage is 66.28%. Comparing base (277f76e) to head (b149bb4).

❗ Current head b149bb4 differs from pull request most recent head 30fc04a. Consider uploading reports for the commit 30fc04a to get more accurate results

Files Patch % Lines
...apache/hugegraph/security/HugeSecurityManager.java 63.88% 4 Missing and 9 partials ⚠️
...ain/java/org/apache/hugegraph/util/Reflection.java 41.17% 9 Missing and 1 partial ⚠️
...che/hugegraph/api/filter/AuthenticationFilter.java 0.00% 3 Missing ⚠️
...rg/apache/hugegraph/auth/HugeFactoryAuthProxy.java 88.46% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2491      +/-   ##
============================================
+ Coverage     66.26%   66.28%   +0.02%     
  Complexity      827      827              
============================================
  Files           511      511              
  Lines         42631    42649      +18     
  Branches       5948     5942       -6     
============================================
+ Hits          28251    28272      +21     
- Misses        11557    11564       +7     
+ Partials       2823     2813      -10     

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