Skip to content

feat(MSG gPRC/http) Initialize NextCronTime during prepare in MSG mode

c7a1b36
Select commit
Loading
Failed to load commit list.
Closed

feat(MSG gPRC/http) Initialize NextCronTime during prepare in MSG mode #106

feat(MSG gPRC/http) Initialize NextCronTime during prepare in MSG mode
c7a1b36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 8, 2026 in 0s

69.78% (-0.34%) compared to ba01fed

View this Pull Request on Codecov

69.78% (-0.34%) compared to ba01fed

Details

Codecov Report

❌ Patch coverage is 48.14815% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.78%. Comparing base (ba01fed) to head (c7a1b36).

Files with missing lines Patch % Lines
src/Dtmcli/DtmTransFactory.cs 0.00% 4 Missing ⚠️
src/Dtmcli/Msg/Msg.cs 50.00% 3 Missing and 1 partial ⚠️
src/Dtmgrpc/Msg/MsgGrpc.cs 50.00% 3 Missing and 1 partial ⚠️
src/Dtmgrpc/DtmGImp/Utils.cs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #106      +/-   ##
==========================================
- Coverage   70.12%   69.78%   -0.34%     
==========================================
  Files          45       45              
  Lines        2005     2029      +24     
  Branches      198      201       +3     
==========================================
+ Hits         1406     1416      +10     
- Misses        560      572      +12     
- Partials       39       41       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.