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

bugfix: the thread-level classloader in ConfigManager is switched to … #69

Merged

Conversation

wardseptember
Copy link
Collaborator

…the instance-level classloader

Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.07698%. Comparing base (3586eb1) to head (0c95e90).
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                  @@
##                master         #69         +/-   ##
=====================================================
- Coverage     70.20626%   70.07698%   -0.12928%     
+ Complexity        4211        4200         -11     
=====================================================
  Files              434         434                 
  Lines            17017       17017                 
  Branches          1726        1726                 
=====================================================
- Hits             11947       11925         -22     
- Misses            3957        3971         +14     
- Partials          1113        1121          +8     
Files with missing lines Coverage Δ
...va/com/tencent/trpc/core/common/ConfigManager.java 84.70588% <100.00000%> (ø)

... and 7 files with indirect coverage changes

@wardseptember wardseptember merged commit a3dda78 into trpc-group:master Nov 27, 2024
16 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.

1 participant