-
Notifications
You must be signed in to change notification settings - Fork 372
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 logging for version mismatch #1895
Add logging for version mismatch #1895
Conversation
…ing-for-version-mismatch # Conflicts: # tests/ga/test_exthandlers.py
Codecov Report
@@ Coverage Diff @@
## develop #1895 +/- ##
===========================================
+ Coverage 69.59% 69.62% +0.03%
===========================================
Files 84 85 +1
Lines 11704 11723 +19
Branches 1627 1631 +4
===========================================
+ Hits 8145 8162 +17
- Misses 3213 3214 +1
- Partials 346 347 +1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with a minor comment
Description
This PR is for reporting an event incase the version and version dont match.
This PR also include a new class called AgentGlobals which should be used for all globals being used in the agent.
This is a repair item being tracked by - https://msazure.visualstudio.com/One/_workitems/edit/5813935
Issue #
PR information
Quality of Code and Contribution Guidelines