feat: Change HashMap to ConcurrentMap by wardseptember · Pull Request #112 · trpc-group/trpc-java
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.03377%. Comparing base (6cfd3c3) to head (9a235d1).
⚠️ Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@ ## master #112 +/- ## ===================================================== - Coverage 70.08617% 70.03377% -0.05240% + Complexity 4272 4264 -8 ===================================================== Files 437 437 Lines 17176 17176 Branches 1737 1737 ===================================================== - Hits 12038 12029 -9 - Misses 4025 4031 +6 - Partials 1113 1116 +3
| Files with missing lines | Coverage Δ | |
|---|---|---|
| .../tencent/trpc/core/common/config/ClientConfig.java | 75.64103% <100.00000%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.