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

**DRAFT** feat: Add instrumentation for In-Process Azure Functions #3003

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

tippmar-nr
Copy link
Member

Thank you for submitting a pull request. Please review our contributing guidelines and code of conduct.

Description

The what, the why and the how of your PR.

Author Checklist

  • Unit tests, Integration tests, and Unbounded tests completed
  • Performance testing completed with satisfactory results (if required)

Reviewer Checklist

  • Perform code review
  • Pull request was adequately tested (new/existing tests, performance tests)

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 82.13%. Comparing base (cdc2f6c) to head (d52d492).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...nt/NewRelic/Agent/Core/Transactions/Transaction.cs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3003      +/-   ##
==========================================
+ Coverage   82.11%   82.13%   +0.02%     
==========================================
  Files         475      475              
  Lines       30459    30473      +14     
  Branches     3407     3408       +1     
==========================================
+ Hits        25010    25029      +19     
+ Misses       4649     4642       -7     
- Partials      800      802       +2     
Flag Coverage Δ
Agent 83.15% <0.00%> (+0.02%) ⬆️
Profiler 72.73% <100.00%> (+0.09%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...nt/NewRelic/Profiler/Configuration/Configuration.h 71.26% <100.00%> (+0.86%) ⬆️
...nt/NewRelic/Agent/Core/Transactions/Transaction.cs 80.32% <0.00%> (-0.41%) ⬇️

... and 2 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.

3 participants