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

nikelborm / fetch-github-folder / 12844191377

18 Jan 2025 12:56PM UTC coverage: 55.882% (+0.5%) from 55.378%
12844191377

push

github

nikelborm
quick save: Sat Jan 18 15:55:13 MSK 2025

53 of 64 branches covered (82.81%)

Branch coverage included in aggregate %.

7 of 51 new or added lines in 7 files covered. (13.73%)

1 existing line in 1 file now uncovered.

327 of 616 relevant lines covered (53.08%)

2.38 hits per line

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

0.0
/src/getPathContents/requestRawRepoPathContentsFromGitHubAPI.ts
1
import { CastToReadableStream } from '../castToReadableStream.js';
×
2
import { RepoPathContentsFromGitHubAPI } from './requestRepoPathContentsFromGitHubAPI.js';
3

NEW
4
export const RawStreamOfRepoPathContentsFromGitHubAPI =
×
NEW
5
  CastToReadableStream(RepoPathContentsFromGitHubAPI('raw', true));
×
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