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

feat(#23): AnalysisPrompt, SystemPrompt #59

Merged
merged 2 commits into from
Apr 10, 2024
Merged

feat(#23): AnalysisPrompt, SystemPrompt #59

merged 2 commits into from
Apr 10, 2024

Conversation

h1alexbel
Copy link
Contributor

@h1alexbel h1alexbel commented Apr 10, 2024

closes #23
History:


PR-Codex overview

This PR introduces a new maxClassNameLen configuration in the pom.xml, adds analysis prompts for code reviews, and defines a system prompt for quality analysis.

Detailed summary

  • Added maxClassNameLen configuration in pom.xml
  • Introduced analysis prompts for code reviews
  • Defined a system prompt for quality analysis

The following files were skipped due to too many changes: src/test/java/git/tracehub/codereview/action/prompt/AnalysisPromptTest.java

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@h1alexbel
Copy link
Contributor Author

@rultor merge

Copy link

codecov bot commented Apr 10, 2024

Codecov Report

Attention: Patch coverage is 76.66667% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 52.66%. Comparing base (c32b5e8) to head (e77a0c9).

Files Patch % Lines
...it/tracehub/codereview/action/AnalysisRoutine.java 0.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #59      +/-   ##
============================================
+ Coverage     47.14%   52.66%   +5.51%     
- Complexity       22       27       +5     
============================================
  Files            14       16       +2     
  Lines           140      169      +29     
  Branches          5        5              
============================================
+ Hits             66       89      +23     
- Misses           71       77       +6     
  Partials          3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rultor
Copy link
Collaborator

rultor commented Apr 10, 2024

@rultor merge

@h1alexbel OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit e77a0c9 into master Apr 10, 2024
7 checks passed
@rultor
Copy link
Collaborator

rultor commented Apr 10, 2024

@rultor merge

@h1alexbel Done! FYI, the full log is here (took me 3min)

@h1alexbel
Copy link
Contributor Author

@rultor release, tag is 0.0.18

@rultor
Copy link
Collaborator

rultor commented Apr 10, 2024

@rultor release, tag is 0.0.18

@h1alexbel OK, I will release it now. Please check the progress here

@h1alexbel h1alexbel deleted the renovate branch April 10, 2024 13:00
@rultor
Copy link
Collaborator

rultor commented Apr 10, 2024

@rultor release, tag is 0.0.18

@h1alexbel Done! FYI, the full log is here (took me 3min)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Entry.java:58-61: Develop a prompt to the language model....
3 participants