Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Conversation

lars-reimann
Copy link
Member

@lars-reimann lars-reimann commented Jun 27, 2022

Closes #598.

Summary of Changes

Add a chart that shows the quality of autogenerated annotations:

  • If an annotation was removed it contributes to the red sector
  • Otherwise: If an annotation was not yet marked as correct, it contributes to the grey sector.
  • Otherwise: If an annotation was marked as correct and not changed, it contributes to the yellow sector.
  • Otherwise: It contributes to the green sector.

Screenshots (if necessary)

image

@lars-reimann lars-reimann linked an issue Jun 27, 2022 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Jun 27, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ CREDENTIALS secretlint yes no 4.38s
✅ GIT git_diff yes no 0.01s
✅ JSON eslint-plugin-jsonc 1 0 0 1.27s
✅ JSON jsonlint 1 0 0.3s
✅ JSON prettier 1 0 0 0.66s
✅ JSON v8r 1 0 4.12s
✅ TSX eslint 7 0 0 11.44s
✅ TYPESCRIPT eslint 1 0 0 9.69s
✅ TYPESCRIPT prettier 8 0 0 2.28s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@lars-reimann lars-reimann merged commit d2d3a06 into main Jun 27, 2022
@lars-reimann lars-reimann deleted the 598-quality-view-for-automatically-generated-annotations branch June 27, 2022 15:22
@github-actions
Copy link

🎉 This PR is included in version 1.30.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Included in a release label Jun 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

released Included in a release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Quality View for automatically generated annotations

1 participant