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

fix: Write copilot debug log to file #13077

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

samwelkanda
Copy link
Contributor

Fixes missing copilot log file with function execution details

@samwelkanda samwelkanda marked this pull request as ready for review January 20, 2025 14:44
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.28%. Comparing base (b46a7e3) to head (3d132d2).
Report is 35 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev   #13077      +/-   ##
==========================================
+ Coverage   90.21%   90.28%   +0.07%     
==========================================
  Files         581      583       +2     
  Lines       34871    35061     +190     
  Branches     6847     6840       -7     
==========================================
+ Hits        31458    31654     +196     
+ Misses       1488     1478      -10     
- Partials     1925     1929       +4     
Files with missing lines Coverage Δ
...ension/src/pluginDebugger/copilotDebugLogOutput.ts 89.18% <100.00%> (+5.18%) ⬆️

... and 24 files with indirect coverage changes

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.

2 participants