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

[ISSUE #111][COMPONENTS] Introduce components architecture in the project #132

Merged
merged 1 commit into from
Dec 8, 2020

Conversation

svlad-90
Copy link
Owner

@svlad-90 svlad-90 commented Dec 8, 2020

[ISSUE #111][COMPONENTS] Introduce components architecture in the project

  1. Have you followed the guidelines in our Contributing document?
  2. Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  3. Have you built the project, and performed manual testing of your functionality for all supported platforms - Linux and Windows?
  4. Is your change backward-compatible with the previous version of the plugin?

Change description:

  • Creation of the separate component from the analyzer folder of the project
  • Adaptation of the project
  • Update of the class diagrams
  • Update of README

Verification criteria:

  • Manually checked on the Windows platform
  • All sanity checks on Git Hub were passed

@svlad-90 svlad-90 force-pushed the feature/ISSUE_111_ branch 5 times, most recently from 261e16f to c66e103 Compare December 8, 2020 17:28
…ject

1. [x] Have you followed the guidelines in our [Contributing document](../blob/master/CONTRIBUTING.md)?
2. [x] Have you checked to ensure there aren't other open [Pull Requests](../pulls) for the same update/change?
3. [x] Have you built the project, and performed manual testing of your functionality for all supported platforms - Linux and Windows?
4. [x] Is your change backward-compatible with the previous version of the plugin?

>>> Change description:

- Creation of the separate component from the analyzer folder of the project
- Adaptation of the project
- Update of the class diagrams
- Update of README

>>> Verification criteria:

- Manually checked on the Windows platform
- All sanity checks on Git Hub were passed
@svlad-90 svlad-90 merged commit 8764409 into master Dec 8, 2020
@svlad-90 svlad-90 deleted the feature/ISSUE_111_ branch December 8, 2020 18:04
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.

[COMPONENTS] Introduce components architecture in the project
1 participant