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(FSADT1-973): adding sole proprietor and individuals processing #613

Merged
merged 35 commits into from
Nov 22, 2023

Conversation

paulushcgcj
Copy link
Contributor

@paulushcgcj paulushcgcj commented Nov 15, 2023

Description

Adding separated processors for different kinds of clients

Type of change

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • New unit tests
  • New integrated tests

Checklist

  • I have read the CONTRIBUTING doc
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have already been accepted and merged

Further comments


Thanks for the PR!

Any successful deployments (not always required) will be available below.
Backend available
Frontend available
Legacy available

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

@github-actions github-actions bot added javascript Pull requests that update Javascript code frontend feature labels Nov 15, 2023
Copy link
Contributor

github-actions bot commented Nov 15, 2023

Current changelog

Bug Fixes

Features

@github-actions github-actions bot added feature and removed javascript Pull requests that update Javascript code frontend feature labels Nov 15, 2023
@github-actions github-actions bot added feature and removed feature labels Nov 15, 2023
@github-actions github-actions bot added java Pull requests that update Java code backend code related to the java backend application feature and removed feature labels Nov 21, 2023
@github-actions github-actions bot added feature and removed feature labels Nov 22, 2023
@paulushcgcj
Copy link
Contributor Author

Keep in mind that this version still uses the direct insert approach

Copy link

[nr-forest-client-backend] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

[nr-forest-client-processor] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 71 Code Smells

92.1% 92.1% Coverage
0.3% 0.3% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend code related to the java backend application feature java Pull requests that update Java code openshift
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants