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: Oracle instrumentation update to support latest version #2721

Merged
merged 6 commits into from
Aug 29, 2024

Conversation

tippmar-nr
Copy link
Member

With this PR, the .NET agent now instruments the latest Oracle.ManagedDataAccess and Oracle.ManagedDataAccess.Core libraries.

Oracle unbounded integration tests were migrated to use the ConsoleMultiFunctionApplication pattern and updated to exercise a range of library versions for both .NET Framework and .NET 6+. Note that the existing EnterpriseLibraryOracleTests were not migrated.

@tippmar-nr tippmar-nr requested a review from a team as a code owner August 29, 2024 16:54
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.92%. Comparing base (1acb6e0) to head (fb4dd70).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2721   +/-   ##
=======================================
  Coverage   80.91%   80.92%           
=======================================
  Files         458      458           
  Lines       29147    29147           
  Branches     3209     3209           
=======================================
+ Hits        23585    23587    +2     
+ Misses       4771     4770    -1     
+ Partials      791      790    -1     
Flag Coverage Δ
Agent 81.93% <ø> (+<0.01%) ⬆️
Profiler 71.86% <ø> (ø)

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

see 1 file with indirect coverage changes

@chynesNR
Copy link
Member

Nice work! I think we need to add Oracle back to the integration tests workflow, right?

@tippmar-nr
Copy link
Member Author

Nice work! I think we need to add Oracle back to the integration tests workflow, right?

No, that was done earlier this week via #2715

Copy link
Member

@nr-ahemsath nr-ahemsath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a style question but otherwise this looks good

@tippmar-nr tippmar-nr merged commit 50cb663 into main Aug 29, 2024
102 checks passed
@tippmar-nr tippmar-nr deleted the feature/updated-oracle-instrumentation branch August 29, 2024 18:17
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.

5 participants