Skip to content

chore: Add .github/CODEOWNERS file

854bd52
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore: Add .github/CODEOWNERS file #133

chore: Add .github/CODEOWNERS file
854bd52
Select commit
Loading
Failed to load commit list.
GitHub Actions / Health Score completed Nov 13, 2025 in 0s

-652

-652 health score points

Details

Score Breakdown

Problematic Comments

Each problematic comment (i.e. comments with TODO, HACK or FIXME in it) contributes -100 points to the health score.

  • // TODO: [brk-chg] return the Promise object
  • // TODO: [brk-chg] return a Promise object
  • // TODO: [brk-chg] remove this in favor of Response``
  • // TODO: [brk-chg] return a Promise object
  • // TODO: [brk-chg] return a Promise object
  • // TODO: (breaking change) filter should not be optional here, but explicitly chosen for the events that accept it;

Code Coverage

According to the code coverage for this project, there are 52 uncovered lines of code. Each uncovered line of code contributes -1 to the health score.

Annotations

Check warning on line 31 in src/base-client.ts

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/base-client.ts#L31

Problematic comment ("TODO") identified

Check warning on line 56 in src/base-client.ts

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/base-client.ts#L56

Problematic comment ("TODO") identified

Check warning on line 10 in src/types.ts

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/types.ts#L10

Problematic comment ("TODO") identified

Check warning on line 57 in src/types.ts

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/types.ts#L57

Problematic comment ("TODO") identified

Check warning on line 63 in src/types.ts

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/types.ts#L63

Problematic comment ("TODO") identified

Check warning on line 112 in src/typed-method-types/workflows/triggers/event.ts

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/typed-method-types/workflows/triggers/event.ts#L112

Problematic comment ("TODO") identified