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

Refactor "Super Agent" to "Agent Control" #2180

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Conversation

jtduffy
Copy link
Contributor

@jtduffy jtduffy commented Dec 19, 2024

  • Config item namespace is now AGENT_CONTROL
  • File/class names are now AgentControl

Lots of deltas because of renamed packages.

@codecov-commenter
Copy link

codecov-commenter commented Dec 19, 2024

Codecov Report

Attention: Patch coverage is 72.58065% with 17 lines in your changes missing coverage. Please review.

Project coverage is 70.68%. Comparing base (2180493) to head (1ab03e1).

Files with missing lines Patch % Lines
...gent/config/AgentControlIntegrationConfigImpl.java 75.00% 0 Missing and 4 partials ⚠️
...ent/agentcontrol/AgentControlIntegrationUtils.java 25.00% 2 Missing and 1 partial ⚠️
...om/newrelic/agent/config/ConfigServiceFactory.java 0.00% 3 Missing ⚠️
...ontrolControlIntegrationHealthFileBasedClient.java 60.00% 2 Missing ⚠️
...com/newrelic/agent/service/ServiceManagerImpl.java 71.42% 1 Missing and 1 partial ⚠️
...tcontrol/AgentControlIntegrationClientFactory.java 75.00% 1 Missing ⚠️
...t/agentcontrol/AgentControlIntegrationService.java 90.00% 0 Missing and 1 partial ⚠️
...ic/agent/circuitbreaker/CircuitBreakerService.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2180      +/-   ##
============================================
- Coverage     70.71%   70.68%   -0.03%     
+ Complexity    10002     9994       -8     
============================================
  Files           842      842              
  Lines         40356    40353       -3     
  Branches       6115     6115              
============================================
- Hits          28536    28524      -12     
- Misses         9068     9071       +3     
- Partials       2752     2758       +6     

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

@jtduffy jtduffy merged commit 80dff28 into main Dec 20, 2024
114 checks passed
@jtduffy jtduffy deleted the agent-control-naming branch December 20, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants