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

ticket-1577 IMA Agent moved into it's own repository #1619

Conversation

sergiy-skalelabs
Copy link
Contributor

@sergiy-skalelabs sergiy-skalelabs commented Oct 11, 2023

This pull request is massive refactoring in IMA. IMA Agent moved into it's own repository.
No new tests needed. Existing tests were split between two repositories: IMA and new ima-agent.
No performance changes.

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1b2884e) 85.79% compared to head (6d887f2) 85.79%.

Additional details and impacted files
@@           Coverage Diff           @@
##           v2.1.0    #1619   +/-   ##
=======================================
  Coverage   85.79%   85.79%           
=======================================
  Files          26       26           
  Lines        1464     1464           
  Branches      401      401           
=======================================
  Hits         1256     1256           
  Misses         33       33           
  Partials      175      175           

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

@sergiy-skalelabs sergiy-skalelabs marked this pull request as ready for review October 12, 2023 18:38
@sergiy-skalelabs sergiy-skalelabs requested review from a team and kladkogex as code owners October 12, 2023 18:38
@DmytroNazarenko DmytroNazarenko changed the base branch from 2.1.0 to v2.1.0 January 8, 2024 12:31
DmytroNazarenko
DmytroNazarenko previously approved these changes Jan 8, 2024
@DmytroNazarenko DmytroNazarenko merged commit 97d1ded into v2.1.0 Jan 8, 2024
9 checks passed
@DmytroNazarenko DmytroNazarenko deleted the ticket-1577/move-IMA-Agent-into-standing-alone-repository branch January 8, 2024 13:36
@github-actions github-actions bot locked and limited conversation to collaborators Jan 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minimize NPM dependencies and memory usage of IMA Agent Move IMA agent to a separate repo
3 participants