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

Add session ownerId/type to log output if set #4155

Merged
merged 5 commits into from
Jul 11, 2024

Add logging for instance/project and better default handling

38cb50f
Select commit
Loading
Failed to load commit list.
Merged

Add session ownerId/type to log output if set #4155

Add logging for instance/project and better default handling
38cb50f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 11, 2024 in 0s

78.65% (-0.12%) compared to ec4247a

View this Pull Request on Codecov

78.65% (-0.12%) compared to ec4247a

Details

Codecov Report

Attention: Patch coverage is 30.30303% with 23 lines in your changes missing coverage. Please review.

Project coverage is 78.65%. Comparing base (ec4247a) to head (38cb50f).

Files Patch % Lines
forge/forge.js 0.00% 19 Missing ⚠️
forge/routes/api/assistant.js 71.42% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4155      +/-   ##
==========================================
- Coverage   78.76%   78.65%   -0.12%     
==========================================
  Files         286      286              
  Lines       13055    13087      +32     
  Branches     2911     2922      +11     
==========================================
+ Hits        10283    10293      +10     
- Misses       2772     2794      +22     

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