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

TEST PR - DO NOT MERGE #2774

Closed

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)

tippmar-nr and others added 30 commits August 13, 2024 11:51
chore: Update Profiler NuGet Package Reference to v10.28.0.40.

Co-authored-by: tippmar-nr <[email protected]>
tippmar-nr and others added 23 commits August 20, 2024 16:35
chore: Update Profiler NuGet Package Reference to v10.29.0.32.

Co-authored-by: tippmar-nr <[email protected]>
* Added a config setting to disabled azure function mode by default, added a few unit tests in areas where function mode detection is used

* Minor cleanup

* Refactor
* Unit tests and a bug fix or two

* profiler unit tests

* Unit test tweak

* cleanup

* formatting
* Profiler update to exclude func.exe

* chore: Update Profiler NuGet Package Reference to v10.29.0.54 (#2734)

chore: Update Profiler NuGet Package Reference to v10.29.0.54.

Co-authored-by: tippmar-nr <[email protected]>

* WIP

* profiler azure function detection rework

* Azure function integration tests functional but not complete

* Upate all_solutions workflow to install azure functions tools and test the azurefunction namespace

* another install attempt

* test only azure function namespace for now

* Tweaks for the integration tests workflow

* enable all namespaces for integration tests

* cleanup

* Profiler: Allow log level override in azure function mode via NEW_RELIC_AZURE_FUNCTION_LOG_LEVEL_OVERRIDE=1

* workflow tweak

* chore: Update Profiler NuGet Package Reference to v10.29.0.66 (#2738)

chore: Update Profiler NuGet Package Reference to v10.29.0.66.

Co-authored-by: tippmar-nr <[email protected]>

* integration test tw4eaks

* profiler unit test update

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Integration test updates, added net6.0 and net8.0 plus a test to verify behavior when azure function mode is disabled.

* Integration test rework to use different HttpTrigger invocation methods
Disable aspnetcore middleware wrapper in azure function mode, update integration tests
* Added QueueTrigger function to integration tests

* Added a missing file

* Minor refactor
@tippmar-nr tippmar-nr requested a review from a team as a code owner September 18, 2024 14:35
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.17%. Comparing base (d48a751) to head (9d770af).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2774      +/-   ##
==========================================
+ Coverage   81.15%   81.17%   +0.01%     
==========================================
  Files         459      459              
  Lines       29204    29204              
  Branches     3223     3223              
==========================================
+ Hits        23701    23705       +4     
+ Misses       4711     4708       -3     
+ Partials      792      791       -1     
Flag Coverage Δ
Agent 82.18% <ø> (+0.01%) ⬆️
Profiler 72.12% <ø> (ø)

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

see 1 file with indirect coverage changes

@tippmar-nr tippmar-nr closed this Sep 18, 2024
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