Skip to content

refact: enhance auth logic

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

66.25% (-0.02%) compared to 277f76e

View this Pull Request on Codecov

66.25% (-0.02%) compared to 277f76e

Details

Codecov Report

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

Project coverage is 66.25%. Comparing base (277f76e) to head (1244380).

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

Files Patch % Lines
...apache/hugegraph/security/HugeSecurityManager.java 65.71% 3 Missing and 9 partials ⚠️
...ain/java/org/apache/hugegraph/util/Reflection.java 41.66% 6 Missing and 1 partial ⚠️
...che/hugegraph/api/filter/AuthenticationFilter.java 0.00% 3 Missing ⚠️
...rg/apache/hugegraph/auth/HugeFactoryAuthProxy.java 87.50% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2491      +/-   ##
============================================
- Coverage     66.26%   66.25%   -0.02%     
  Complexity      827      827              
============================================
  Files           511      511              
  Lines         42631    42643      +12     
  Branches       5948     5942       -6     
============================================
  Hits          28251    28251              
- Misses        11557    11582      +25     
+ Partials       2823     2810      -13     

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