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

Bump mocha from 10.7.3 to 10.8.2 #52

Merged
merged 1 commit into from
Nov 1, 2024

Bump mocha from 10.7.3 to 10.8.2

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

Bump mocha from 10.7.3 to 10.8.2 #52

Bump mocha from 10.7.3 to 10.8.2
e4eff24
Select commit
Loading
Failed to load commit list.
GitHub Actions / Health Score completed Nov 1, 2024 in 1s

-415

-415 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: wire up action outputs
  • // TODO: handle API call erroring out
  • //|/\\*|\\*).*\\b(${CommentType.TODO}|${CommentType.HACK}|${CommentType.FIXME})\\b;`
  • // example line output = "./src/report.js:47: // TODO: handle API call erroring out"

Code Coverage

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

Annotations

Check warning on line 14 in src/health-score.js

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/health-score.js#L14

Problematic comment ("TODO") identified

Check warning on line 47 in src/report.js

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/report.js#L47

Problematic comment ("TODO") identified

Check warning on line 40 in src/score_components/find-problematic-comments.js

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/score_components/find-problematic-comments.js#L40

Problematic comment ("TODO", "HACK", "FIXME") identified

Check warning on line 52 in src/score_components/find-problematic-comments.js

See this annotation in the file changed.

@github-actions github-actions / Health Score

src/score_components/find-problematic-comments.js#L52

Problematic comment ("TODO", "HACK", "FIXME") identified