Annotation of missing quality indicators for task pages#619
Merged
dgarijo merged 4 commits intoEVERSE-ResearchSoftware:mainfrom Apr 13, 2026
Merged
Annotation of missing quality indicators for task pages#619dgarijo merged 4 commits intoEVERSE-ResearchSoftware:mainfrom
dgarijo merged 4 commits intoEVERSE-ResearchSoftware:mainfrom
Conversation
✅ Deploy Preview for everse-rsqkit-testing ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
dgarijo
reviewed
Apr 13, 2026
Contributor
There was a problem hiding this comment.
Can you please not change this file? Or is it automatically changed?
Contributor
Author
There was a problem hiding this comment.
It is automatically changed. When I did the PR this commit wasn't included
dgarijo
reviewed
Apr 13, 2026
pages/tasks/code_review.md
Outdated
| related_pages: | ||
| tasks: [] | ||
| quality_indicators: [human_code_review_requirement] | ||
| quality_indicators: [human_code_review_requirement, uses_tool_for_warnings_and_mistakes, lines_of_code_ok, internal_cohesion_ok, coupling_between_objects_ok, has_no_linting_issues, cyclomatic_complexity_ok] |
Contributor
There was a problem hiding this comment.
Suggested change
| quality_indicators: [human_code_review_requirement, uses_tool_for_warnings_and_mistakes, lines_of_code_ok, internal_cohesion_ok, coupling_between_objects_ok, has_no_linting_issues, cyclomatic_complexity_ok] | |
| quality_indicators: [human_code_review_requirement, uses_tool_for_warnings_and_mistakes, has_no_linting_issues] |
dgarijo
requested changes
Apr 13, 2026
Contributor
dgarijo
left a comment
There was a problem hiding this comment.
Small updates request. Other than that, looking good
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Before creating a pull request:
Fixes #562
Changes proposed in this pull request:
Added annotations for missing indicators for the following pages
Notes for reviewers:
Review pending by @dgarijo