Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(devbox): Add devbox manager and nixhub datasource and versioning #30002

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Update nixhub api url

2874401
Select commit
Loading
Failed to load commit list.
Draft

feat(devbox): Add devbox manager and nixhub datasource and versioning #30002

Update nixhub api url
2874401
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 5, 2024 in 1s

45.31% of diff hit (target 100.00%)

View this Pull Request on Codecov

45.31% of diff hit (target 100.00%)

Annotations

Check warning on line 31 in lib/modules/datasource/nixhub/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/datasource/nixhub/index.ts#L31

Added line #L31 was not covered by tests

Check warning on line 36 in lib/modules/datasource/nixhub/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/datasource/nixhub/index.ts#L36

Added line #L36 was not covered by tests

Check warning on line 38 in lib/modules/datasource/nixhub/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/datasource/nixhub/index.ts#L38

Added line #L38 was not covered by tests

Check warning on line 42 in lib/modules/datasource/nixhub/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/datasource/nixhub/index.ts#L40-L42

Added lines #L40 - L42 were not covered by tests

Check warning on line 50 in lib/modules/datasource/nixhub/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/datasource/nixhub/index.ts#L50

Added line #L50 was not covered by tests

Check warning on line 53 in lib/modules/datasource/nixhub/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/datasource/nixhub/index.ts#L53

Added line #L53 was not covered by tests

Check warning on line 11 in lib/modules/manager/devbox/artifacts.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/manager/devbox/artifacts.ts#L11

Added line #L11 was not covered by tests

Check warning on line 15 in lib/modules/manager/devbox/artifacts.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/manager/devbox/artifacts.ts#L15

Added line #L15 was not covered by tests

Check warning on line 18 in lib/modules/manager/devbox/artifacts.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/manager/devbox/artifacts.ts#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 20 in lib/modules/manager/devbox/artifacts.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/manager/devbox/artifacts.ts#L20

Added line #L20 was not covered by tests

Check warning on line 32 in lib/modules/manager/devbox/artifacts.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/manager/devbox/artifacts.ts#L32

Added line #L32 was not covered by tests

Check warning on line 34 in lib/modules/manager/devbox/artifacts.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/manager/devbox/artifacts.ts#L34

Added line #L34 was not covered by tests

Check warning on line 36 in lib/modules/manager/devbox/artifacts.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/manager/devbox/artifacts.ts#L36

Added line #L36 was not covered by tests

Check warning on line 40 in lib/modules/manager/devbox/artifacts.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/manager/devbox/artifacts.ts#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 42 in lib/modules/manager/devbox/artifacts.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/manager/devbox/artifacts.ts#L42

Added line #L42 was not covered by tests

Check warning on line 44 in lib/modules/manager/devbox/artifacts.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/manager/devbox/artifacts.ts#L44

Added line #L44 was not covered by tests

Check warning on line 47 in lib/modules/manager/devbox/artifacts.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/manager/devbox/artifacts.ts#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 58 in lib/modules/manager/devbox/artifacts.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/manager/devbox/artifacts.ts#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 12 in lib/modules/manager/devbox/extract.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/manager/devbox/extract.ts#L12

Added line #L12 was not covered by tests

Check warning on line 14 in lib/modules/manager/devbox/extract.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/manager/devbox/extract.ts#L14

Added line #L14 was not covered by tests

Check warning on line 17 in lib/modules/manager/devbox/extract.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/manager/devbox/extract.ts#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 21 in lib/modules/manager/devbox/extract.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/manager/devbox/extract.ts#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 26 in lib/modules/manager/devbox/extract.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/manager/devbox/extract.ts#L24-L26

Added lines #L24 - L26 were not covered by tests

Check warning on line 28 in lib/modules/manager/devbox/extract.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/manager/devbox/extract.ts#L28

Added line #L28 was not covered by tests

Check warning on line 33 in lib/modules/manager/devbox/extract.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/modules/manager/devbox/extract.ts#L32-L33

Added lines #L32 - L33 were not covered by tests