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

Refactor TransferProcessRunner #270

Closed

Refactor TransferProcessRunner

0d39878
Select commit
Loading
Failed to load commit list.
Closed

Refactor TransferProcessRunner #270

Refactor TransferProcessRunner
0d39878
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2024 in 1s

95.57% (-0.02%) compared to 381d206

View this Pull Request on Codecov

95.57% (-0.02%) compared to 381d206

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.57%. Comparing base (381d206) to head (0d39878).
Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #270      +/-   ##
============================================
- Coverage     95.59%   95.57%   -0.02%     
+ Complexity      386      385       -1     
============================================
  Files            98       98              
  Lines          1429     1425       -4     
  Branches         31       32       +1     
============================================
- Hits           1366     1362       -4     
  Misses           46       46              
  Partials         17       17              
Files with missing lines Coverage Δ
...main/java/care/smith/fts/api/cda/BundleSender.java 100.00% <ø> (ø)
...re/smith/fts/cda/DefaultTransferProcessRunner.java 100.00% <100.00%> (ø)
.../java/care/smith/fts/cda/impl/RDABundleSender.java 98.21% <100.00%> (-0.12%) ⬇️