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

fix: hooks triggers #641

Merged
merged 2 commits into from
Jan 23, 2024

feat: clean binary merge logic

351d856
Select commit
Loading
Failed to load commit list.
Merged

fix: hooks triggers #641

feat: clean binary merge logic
351d856
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 23, 2024 in 1s

92.90% of diff hit (target 97.45%)

View this Pull Request on Codecov

92.90% of diff hit (target 97.45%)

Annotations

Check warning on line 136 in app/common/PackageUtil.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/common/PackageUtil.ts#L135-L136

Added lines #L135 - L136 were not covered by tests

Check warning on line 27 in app/common/adapter/binary/GithubBinary.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/common/adapter/binary/GithubBinary.ts#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 15 in app/core/entity/PaddingSemVer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/entity/PaddingSemVer.ts#L12-L15

Added lines #L12 - L15 were not covered by tests

Check warning on line 18 in app/core/entity/PaddingSemVer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/entity/PaddingSemVer.ts#L18

Added line #L18 was not covered by tests

Check warning on line 45 in app/core/entity/PaddingSemVer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/entity/PaddingSemVer.ts#L45

Added line #L45 was not covered by tests

Check warning on line 44 in app/core/entity/SqlRange.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/entity/SqlRange.ts#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 37 in app/core/event/SyncESPackage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/event/SyncESPackage.ts#L37

Added line #L37 was not covered by tests

Check warning on line 86 in app/core/event/SyncESPackage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/event/SyncESPackage.ts#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 145 in app/core/service/BinarySyncerService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/service/BinarySyncerService.ts#L143-L145

Added lines #L143 - L145 were not covered by tests

Check warning on line 216 in app/core/service/BinarySyncerService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/service/BinarySyncerService.ts#L215-L216

Added lines #L215 - L216 were not covered by tests

Check warning on line 47 in app/core/service/BugVersionService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/service/BugVersionService.ts#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 108 in app/core/service/ChangesStreamService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/service/ChangesStreamService.ts#L108

Added line #L108 was not covered by tests

Check warning on line 32 in app/core/service/FixNoPaddingVersionService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/service/FixNoPaddingVersionService.ts#L18-L32

Added lines #L18 - L32 were not covered by tests

Check warning on line 290 in app/core/service/PackageManagerService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/service/PackageManagerService.ts#L289-L290

Added lines #L289 - L290 were not covered by tests

Check warning on line 328 in app/core/service/PackageManagerService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/service/PackageManagerService.ts#L327-L328

Added lines #L327 - L328 were not covered by tests

Check warning on line 408 in app/core/service/PackageManagerService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/service/PackageManagerService.ts#L408

Added line #L408 was not covered by tests

Check warning on line 33 in app/core/service/PackageSearchService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/service/PackageSearchService.ts#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 39 in app/core/service/PackageSearchService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/service/PackageSearchService.ts#L37-L39

Added lines #L37 - L39 were not covered by tests

Check warning on line 55 in app/core/service/PackageSearchService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/service/PackageSearchService.ts#L48-L55

Added lines #L48 - L55 were not covered by tests

Check warning on line 150 in app/core/service/PackageSearchService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/service/PackageSearchService.ts#L150

Added line #L150 was not covered by tests

Check warning on line 206 in app/core/service/PackageSyncerService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/service/PackageSyncerService.ts#L205-L206

Added lines #L205 - L206 were not covered by tests

Check warning on line 579 in app/core/service/PackageSyncerService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/service/PackageSyncerService.ts#L571-L579

Added lines #L571 - L579 were not covered by tests

Check warning on line 684 in app/core/service/PackageSyncerService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/service/PackageSyncerService.ts#L683-L684

Added lines #L683 - L684 were not covered by tests

Check warning on line 841 in app/core/service/PackageSyncerService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/service/PackageSyncerService.ts#L840-L841

Added lines #L840 - L841 were not covered by tests

Check warning on line 110 in app/core/service/PackageVersionFileService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/core/service/PackageVersionFileService.ts#L108-L110

Added lines #L108 - L110 were not covered by tests