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: update check-project to use semantic-release-monorepo again #1537

Merged
merged 1 commit into from
May 30, 2024

fix: update check-project to use semantic-release-monorepo again

5b64201
Select commit
Loading
Failed to load commit list.
Merged

fix: update check-project to use semantic-release-monorepo again #1537

fix: update check-project to use semantic-release-monorepo again
5b64201
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 30, 2024 in 1s

17.51% of diff hit (target 61.22%)

View this Pull Request on Codecov

17.51% of diff hit (target 61.22%)

Annotations

Check warning on line 28 in src/align-versions.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/align-versions.js#L24-L28

Added lines #L24 - L28 were not covered by tests

Check warning on line 55 in src/align-versions.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/align-versions.js#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 81 in src/align-versions.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/align-versions.js#L81

Added line #L81 was not covered by tests

Check warning on line 162 in src/check-project/check-monorepo-readme.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check-project/check-monorepo-readme.js#L162

Added line #L162 was not covered by tests

Check warning on line 134 in src/check-project/index.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check-project/index.js#L118-L134

Added lines #L118 - L134 were not covered by tests

Check warning on line 162 in src/check-project/index.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check-project/index.js#L153-L162

Added lines #L153 - L162 were not covered by tests

Check warning on line 176 in src/check-project/index.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check-project/index.js#L170-L176

Added lines #L170 - L176 were not covered by tests

Check warning on line 361 in src/check-project/index.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check-project/index.js#L359-L361

Added lines #L359 - L361 were not covered by tests

Check warning on line 398 in src/check-project/index.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check-project/index.js#L396-L398

Added lines #L396 - L398 were not covered by tests

Check warning on line 465 in src/check-project/index.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check-project/index.js#L465

Added line #L465 was not covered by tests

Check warning on line 468 in src/check-project/index.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check-project/index.js#L468

Added line #L468 was not covered by tests

Check warning on line 471 in src/check-project/index.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check-project/index.js#L471

Added line #L471 was not covered by tests

Check warning on line 474 in src/check-project/index.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check-project/index.js#L474

Added line #L474 was not covered by tests

Check warning on line 477 in src/check-project/index.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check-project/index.js#L477

Added line #L477 was not covered by tests

Check warning on line 35 in src/check-project/manifests/monorepo.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check-project/manifests/monorepo.js#L10-L35

Added lines #L10 - L35 were not covered by tests

Check warning on line 38 in src/check-project/manifests/monorepo.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check-project/manifests/monorepo.js#L38

Added line #L38 was not covered by tests

Check warning on line 28 in src/check-project/manifests/typed-cjs.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check-project/manifests/typed-cjs.js#L14-L28

Added lines #L14 - L28 were not covered by tests

Check warning on line 57 in src/check-project/manifests/typed-cjs.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check-project/manifests/typed-cjs.js#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 29 in src/check-project/manifests/typed-esm.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check-project/manifests/typed-esm.js#L15-L29

Added lines #L15 - L29 were not covered by tests

Check warning on line 71 in src/check-project/manifests/typed-esm.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check-project/manifests/typed-esm.js#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 28 in src/check-project/manifests/typescript.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check-project/manifests/typescript.js#L17-L28

Added lines #L17 - L28 were not covered by tests

Check warning on line 54 in src/check-project/manifests/typescript.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check-project/manifests/typescript.js#L54

Added line #L54 was not covered by tests

Check warning on line 28 in src/check-project/manifests/untyped-cjs.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check-project/manifests/untyped-cjs.js#L14-L28

Added lines #L14 - L28 were not covered by tests

Check warning on line 42 in src/check-project/manifests/untyped-cjs.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check-project/manifests/untyped-cjs.js#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 28 in src/check-project/manifests/untyped-esm.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check-project/manifests/untyped-esm.js#L14-L28

Added lines #L14 - L28 were not covered by tests