• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

nikelborm / fetch-github-folder / 12904626287

22 Jan 2025 08:58AM UTC coverage: 83.333% (-0.5%) from 83.819%
12904626287

push

github

nikelborm
quick save: Wed Jan 22 11:58:18 MSK 2025

72 of 81 branches covered (88.89%)

Branch coverage included in aggregate %.

0 of 2 new or added lines in 2 files covered. (0.0%)

503 of 609 relevant lines covered (82.59%)

4.2 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/errors.ts
NEW
1
/**
×
2
 * @module
3
 */
4

5
export {
6
  GitHubApiAuthRatelimited,
7
  GitHubApiBadCredentials,
8
  GitHubApiCommonErrors,
9
  GitHubApiGeneralServerError,
10
  GitHubApiGeneralUserError,
11
  GitHubApiNoCommitFoundForGitRef,
12
  GitHubApiRatelimited,
13
  GitHubApiRepoIsEmpty,
14
  GitHubApiSomethingDoesNotExistsOrPermissionsInsufficient,
15
} from './src/errors.js';
16
export { FailedToCastDataToReadableStream } from './src/castToReadableStream.js';
17
export {
18
  FailedToParseGitLFSInfo,
19
  InconsistentExpectedAndRealContentSize,
20
  FailedToParseResponseFromRepoPathContentsMetaInfoAPI,
21
} from './src/getPathContents/index.js';
22
export { FailedToUnpackRepoFolderTarGzStreamToFs } from './src/unpackRepoFolderTarGzStreamToFs.js';
23
export { FailedToWriteFileStreamToDestinationPath } from './src/writeFileStreamToDestinationPath.js';
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc