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(chat): Support extracting code blocks #27

Merged
merged 2 commits into from
Jan 6, 2025
Merged

Conversation

skarllot
Copy link
Owner

@skarllot skarllot commented Jan 6, 2025

Pull Request

The issue or feature being addressed

  • Code blocks are not supported

Details on the issue fix or feature implementation

  • Create CodeExtractInstruction for supporting to extract code from code blocks

Confirm the following

  • I started this PR by branching from the head of the default branch
  • I have targeted the PR to merge into the default branch
  • I have included unit tests for the issue/feature
  • I have successfully run a local build

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

Attention: Patch coverage is 98.59155% with 1 line in your changes missing coverage. Please review.

Project coverage is 49.75%. Comparing base (bb3ee24) to head (238db24).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...t/Operations/ReviewChanges/ReviewChatDefinition.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   46.75%   49.75%   +3.00%     
==========================================
  Files          62       64       +2     
  Lines        1172     1240      +68     
  Branches       94       99       +5     
==========================================
+ Hits          548      617      +69     
  Misses        612      612              
+ Partials       12       11       -1     

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

@skarllot skarllot merged commit daa69d4 into main Jan 6, 2025
10 checks passed
@skarllot skarllot deleted the feature/text-output branch January 6, 2025 17:21
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.

1 participant