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 updating existing unit tests #31

Merged
merged 3 commits into from
Jan 8, 2025

Conversation

skarllot
Copy link
Owner

@skarllot skarllot commented Jan 7, 2025

Pull Request

Details on the issue fix or feature implementation

  • Support updating existing unit tests after code changes

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 7, 2025

Codecov Report

Attention: Patch coverage is 97.14286% with 4 lines in your changes missing coverage. Please review.

Project coverage is 54.98%. Comparing base (e5672b7) to head (c712aec).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ons/UpdateUnitTest/UpdateUnitTestChatDefinition.cs 96.15% 1 Missing and 1 partial ⚠️
...Operations/UpdateUnitTest/UpdateUnitTestCommand.cs 98.50% 0 Missing and 1 partial ⚠️
src/FlowPair/Program.cs 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
+ Coverage   54.62%   54.98%   +0.35%     
==========================================
  Files          68       71       +3     
  Lines        1384     1515     +131     
  Branches      106      110       +4     
==========================================
+ Hits          756      833      +77     
- Misses        614      666      +52     
- Partials       14       16       +2     

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

@skarllot skarllot merged commit 77f117b into main Jan 8, 2025
8 checks passed
@skarllot skarllot deleted the feature/update-unittests branch January 8, 2025 14:23
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