feat: implement comprehensive error handling for publish failures - #6
feat: implement comprehensive error handling for publish failures#6wiatrM wants to merge 8 commits into
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Annotations
Check warning on line 65 in src/commands/publish.ts
codecov / codecov/patch
src/commands/publish.ts#L64-L65
Added lines #L64 - L65 were not covered by tests
Check warning on line 21 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L21
Added line #L21 was not covered by tests
Check warning on line 25 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L25
Added line #L25 was not covered by tests
Check warning on line 27 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L27
Added line #L27 was not covered by tests
Check warning on line 29 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L29
Added line #L29 was not covered by tests
Check warning on line 32 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L32
Added line #L32 was not covered by tests
Check warning on line 40 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L40
Added line #L40 was not covered by tests
Check warning on line 43 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L43
Added line #L43 was not covered by tests
Check warning on line 58 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L47-L58
Added lines #L47 - L58 were not covered by tests
Check warning on line 62 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L62
Added line #L62 was not covered by tests
Check warning on line 66 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L64-L66
Added lines #L64 - L66 were not covered by tests
Check warning on line 68 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L68
Added line #L68 was not covered by tests
Check warning on line 72 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L71-L72
Added lines #L71 - L72 were not covered by tests
Check warning on line 76 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L75-L76
Added lines #L75 - L76 were not covered by tests
Check warning on line 82 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L82
Added line #L82 was not covered by tests
Check warning on line 85 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L85
Added line #L85 was not covered by tests
Check warning on line 90 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L90
Added line #L90 was not covered by tests
Check warning on line 92 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L92
Added line #L92 was not covered by tests
Check warning on line 98 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L98
Added line #L98 was not covered by tests
Check warning on line 103 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L103
Added line #L103 was not covered by tests
Check warning on line 106 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L106
Added line #L106 was not covered by tests
Check warning on line 115 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L115
Added line #L115 was not covered by tests
Check warning on line 117 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L117
Added line #L117 was not covered by tests
Check warning on line 122 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L120-L122
Added lines #L120 - L122 were not covered by tests
Check warning on line 129 in src/errors/index.ts
codecov / codecov/patch
src/errors/index.ts#L127-L129
Added lines #L127 - L129 were not covered by tests