apache / incubator-hugegraph

A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)
https://hugegraph.apache.org
Apache License 2.0
2.58k stars 512 forks source link

chore(server): clear context after req done #2470

Closed SunnyBoy-WYH closed 3 months ago

SunnyBoy-WYH commented 4 months ago

[!NOTE]
complete the history todo

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 66.25%. Comparing base (c09982b) to head (5817ccd). Report is 1 commits behind head on master.

Files Patch % Lines
...che/hugegraph/api/filter/AuthenticationFilter.java 47.36% 5 Missing and 5 partials :warning:
...g/apache/hugegraph/api/filter/AccessLogFilter.java 66.66% 0 Missing and 1 partial :warning:
...org/apache/hugegraph/auth/ConfigAuthenticator.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2470 +/- ## ============================================ - Coverage 66.34% 66.25% -0.09% + Complexity 829 827 -2 ============================================ Files 511 511 Lines 42624 42631 +7 Branches 5947 5948 +1 ============================================ - Hits 28278 28246 -32 - Misses 11541 11563 +22 - Partials 2805 2822 +17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.