Add FHIR Pseudonymizer Integration #1337
Open
Codecov / codecov/project
failed
Dec 11, 2025 in 0s
98.20% (-1.08%) compared to 6a84300
View this Pull Request on Codecov
98.20% (-1.08%) compared to 6a84300
Details
Codecov Report
❌ Patch coverage is 94.95798% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.20%. Comparing base (6a84300) to head (1f7b2ad).
Additional details and impacted files
@@ Coverage Diff @@
## main #1337 +/- ##
============================================
- Coverage 99.27% 98.20% -1.08%
- Complexity 493 676 +183
============================================
Files 124 147 +23
Lines 1803 2398 +595
Branches 47 70 +23
============================================
+ Hits 1790 2355 +565
- Misses 2 31 +29
- Partials 11 12 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...re/smith/fts/cda/impl/FhirPseudonymizerConfig.java | 100.00% <100.00%> (ø) |
|
| ...care/smith/fts/cda/impl/FhirPseudonymizerStep.java | 100.00% <100.00%> (ø) |
|
| ...ith/fts/cda/impl/FhirPseudonymizerStepFactory.java | 100.00% <100.00%> (ø) |
|
| ...re/smith/fts/rda/impl/FhirPseudonymizerConfig.java | 100.00% <100.00%> (ø) |
|
| ...care/smith/fts/rda/impl/FhirPseudonymizerStep.java | 100.00% <100.00%> (ø) |
|
| ...ith/fts/rda/impl/FhirPseudonymizerStepFactory.java | 100.00% <100.00%> (ø) |
|
| ...e/smith/fts/tca/adapters/EnticiBackendAdapter.java | 100.00% <100.00%> (ø) |
|
| ...are/smith/fts/tca/adapters/GpasBackendAdapter.java | 100.00% <100.00%> (ø) |
|
| ...are/smith/fts/tca/adapters/VfpsBackendAdapter.java | 100.00% <100.00%> (ø) |
|
| ...are/smith/fts/tca/config/BackendAdapterConfig.java | 100.00% <100.00%> (ø) |
|
| ... and 13 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading