Closed andrewsignori-aot closed 2 weeks ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Totals | |
---|---|
Statements: | 22.3% ( 3692 / 16556 ) |
Methods: | 10.32% ( 212 / 2055 ) |
Lines: | 25.6% ( 3202 / 12507 ) |
Branches: | 13.94% ( 278 / 1994 ) |
Totals | |
---|---|
Statements: | 65.43% ( 583 / 891 ) |
Methods: | 59.26% ( 64 / 108 ) |
Lines: | 68.54% ( 464 / 677 ) |
Branches: | 51.89% ( 55 / 106 ) |
Totals | |
---|---|
Statements: | 85.92% ( 1220 / 1420 ) |
Methods: | 87.86% ( 123 / 140 ) |
Lines: | 86.83% ( 1035 / 1192 ) |
Branches: | 70.45% ( 62 / 88 ) |
Totals | |
---|---|
Statements: | 66.01% ( 5571 / 8439 ) |
Methods: | 63.3% ( 683 / 1079 ) |
Lines: | 70.12% ( 4401 / 6276 ) |
Branches: | 44.93% ( 487 / 1084 ) |
Main PR Goal
SFTPIntegrationBase
without disrupting the consumer's methods and try to limit the amount of refactoring.Changes
LoggerService.error
to receive a friendly error and log the error itself, keeping it compatible with the existing methods.SFTPIntegrationBase
. The errors are reshown keeping the current behavior for current method consumers.mais.ts
that was using the log context.SFTPIntegrationBase
method is now generating more logs, the archive operation error handling was adjusted to ensure the exception details are logged.SFTP_ARCHIVE_DIRECTORY
for every archive method.