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(agent): Support creating unit tests #28

Merged
merged 2 commits into from
Jan 6, 2025
Merged

Conversation

skarllot
Copy link
Owner

@skarllot skarllot commented Jan 6, 2025

Pull Request

Details on the issue fix or feature implementation

  • Support creating unit tests

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 96.55172% with 5 lines in your changes missing coverage. Please review.

Project coverage is 54.62%. Comparing base (daa69d4) to head (74cedfc).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ons/CreateUnitTest/CreateUnitTestChatDefinition.cs 96.77% 1 Missing and 1 partial ⚠️
...Operations/CreateUnitTest/CreateUnitTestCommand.cs 97.36% 0 Missing and 2 partials ⚠️
src/FlowPair/Program.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   49.75%   54.62%   +4.86%     
==========================================
  Files          64       68       +4     
  Lines        1240     1384     +144     
  Branches       99      106       +7     
==========================================
+ Hits          617      756     +139     
- Misses        612      614       +2     
- Partials       11       14       +3     

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

@skarllot skarllot merged commit 0704def into main Jan 6, 2025
10 checks passed
@skarllot skarllot deleted the feature/create-unit-tests branch January 6, 2025 21:40
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