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

#1997 - Upgrade Zeebe node version #2031

Merged
merged 2 commits into from
Jun 20, 2023
Merged

Conversation

dheepak-aot
Copy link
Collaborator

@dheepak-aot dheepak-aot commented Jun 20, 2023

Update Zeebe node version

  • Updated to zeebe node version 8.2.3
  • Updated the workflow test-util models to extend JSONDoc to be compliant with createProcessInstanceWithResult() of Zeebe client.

Note

Initial effort was to upgrade to Zeebe 8.2.4 latest version of zeebe node (https://www.npmjs.com/package/zeebe-node?activeTab=versions) but upgrading to latest version brought back the GRPC resource exhausted error logs.
Hence upgrading with second latest/penultimate version 8.2.3.

@dheepak-aot dheepak-aot self-assigned this Jun 20, 2023
@github-actions
Copy link

Backend Unit Tests Coverage Report

Totals Coverage
Statements: 17.9% ( 2106 / 11768 )
Methods: 8.27% ( 124 / 1500 )
Lines: 20.67% ( 1844 / 8923 )
Branches: 10.26% ( 138 / 1345 )

@github-actions
Copy link

E2E Workflow Workers Coverage Report

Totals Coverage
Statements: 49.81% ( 267 / 536 )
Methods: 41.56% ( 32 / 77 )
Lines: 55.33% ( 218 / 394 )
Branches: 26.15% ( 17 / 65 )

@github-actions
Copy link

E2E Queue Consumers Coverage Report

Totals Coverage
Statements: 69.4% ( 390 / 562 )
Methods: 59.15% ( 42 / 71 )
Lines: 71.52% ( 344 / 481 )
Branches: 40% ( 4 / 10 )

@github-actions
Copy link

E2E SIMS API Coverage Report

Totals Coverage
Statements: 49.6% ( 3454 / 6964 )
Methods: 44.65% ( 401 / 898 )
Lines: 54.84% ( 2850 / 5197 )
Branches: 23.36% ( 203 / 869 )

@sonarqubecloud
Copy link

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

@dheepak-aot dheepak-aot marked this pull request as ready for review June 20, 2023 17:29
@dheepak-aot dheepak-aot added Camunda Worflow Involves camunda workflow changes E2E/Unit tests Backend package update Dependencies Pull requests that update a dependency file and removed Camunda Worflow Involves camunda workflow changes Backend package update labels Jun 20, 2023
Copy link
Collaborator

@guru-aot guru-aot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM,, nice work @dheepak-aot

@@ -86,7 +87,7 @@ export interface AssessmentConsolidatedData {
studentDataPartnerStudyWeeks?: number;
studentDataPartnerEmploymentInsurance?: YesNoOptions;
studentDataPartnerFedralProvincialPDReceiptCost?: number;
studentDataParentDependentTable?: unknown;
studentDataParentDependentTable?: JSONDoc;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just to check, should this be a list of JSONDoc

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May be. But we never populated data to these values in tests, so kept it as JSONDoc. When we create an interface to this value in future we can update to list of that interface that extends JSONDoc.

Copy link
Contributor

@ann-aot ann-aot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 . Added a minor qn.

Copy link
Collaborator

@andrewsignori-aot andrewsignori-aot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, looks good 👍

Copy link
Collaborator

@andrepestana-aot andrepestana-aot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job! Looks good!

@dheepak-aot dheepak-aot merged commit 0225538 into main Jun 20, 2023
@dheepak-aot dheepak-aot temporarily deployed to DEV June 20, 2023 23:33 — with GitHub Actions Inactive
@dheepak-aot dheepak-aot temporarily deployed to DEV June 20, 2023 23:35 — with GitHub Actions Inactive
@dheepak-aot dheepak-aot temporarily deployed to DEV June 20, 2023 23:35 — with GitHub Actions Inactive
@dheepak-aot dheepak-aot temporarily deployed to DEV June 20, 2023 23:35 — with GitHub Actions Inactive
@dheepak-aot dheepak-aot temporarily deployed to DEV June 20, 2023 23:35 — with GitHub Actions Inactive
@dheepak-aot dheepak-aot temporarily deployed to DEV June 20, 2023 23:37 — with GitHub Actions Inactive
@dheepak-aot dheepak-aot temporarily deployed to DEV June 21, 2023 01:07 — with GitHub Actions Inactive
@dheepak-aot dheepak-aot temporarily deployed to DEV June 21, 2023 01:07 — with GitHub Actions Inactive
@dheepak-aot dheepak-aot temporarily deployed to DEV June 21, 2023 01:07 — with GitHub Actions Inactive
@dheepak-aot dheepak-aot temporarily deployed to DEV June 21, 2023 01:07 — with GitHub Actions Inactive
@dheepak-aot dheepak-aot temporarily deployed to DEV June 21, 2023 01:07 — with GitHub Actions Inactive
@dheepak-aot dheepak-aot temporarily deployed to DEV June 21, 2023 01:07 — with GitHub Actions Inactive
@dheepak-aot dheepak-aot temporarily deployed to DEV June 21, 2023 16:00 — with GitHub Actions Inactive
@dheepak-aot dheepak-aot temporarily deployed to DEV June 21, 2023 16:00 — with GitHub Actions Inactive
@dheepak-aot dheepak-aot temporarily deployed to DEV June 21, 2023 16:00 — with GitHub Actions Inactive
@dheepak-aot dheepak-aot temporarily deployed to DEV June 21, 2023 16:00 — with GitHub Actions Inactive
@dheepak-aot dheepak-aot temporarily deployed to DEV June 21, 2023 16:00 — with GitHub Actions Inactive
@dheepak-aot dheepak-aot temporarily deployed to DEV June 21, 2023 16:00 — with GitHub Actions Inactive
@dheepak-aot dheepak-aot deleted the feature/#1997-upgrade-zeebe-node branch June 21, 2023 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file E2E/Unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants