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

Conversation

trobanga
Copy link
Collaborator

@trobanga trobanga commented Oct 1, 2024

No description provided.

@trobanga trobanga self-assigned this Oct 1, 2024
@trobanga trobanga linked an issue Oct 1, 2024 that may be closed by this pull request
Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.57%. Comparing base (381d206) to head (0d39878).
Report is 50 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%) ⬇️

@trobanga trobanga marked this pull request as draft October 1, 2024 08:31
@knoppiks knoppiks closed this Oct 7, 2024
@knoppiks
Copy link
Collaborator

knoppiks commented Oct 7, 2024

We will do this step-by-step in multiple PRs. See #301

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.

Implement Backpressure Mechanism From RDA to CDA
2 participants