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

client update to angular 16 #3982

Open
wants to merge 99 commits into
base: devel
Choose a base branch
from
Open

client update to angular 16 #3982

wants to merge 99 commits into from

Conversation

msmannan00
Copy link
Contributor

  1. Angular updated to angular 16
  2. libraries updated to support latest angular
  3. older client moved to legacy folder

@msmannan00 msmannan00 changed the title client update to angular2 client update to angular 16 Jan 30, 2024
@evilaliv3 evilaliv3 force-pushed the client-update/main branch 4 times, most recently from 7fde99c to c853068 Compare February 1, 2024 15:23
evilaliv3 and others added 4 commits February 5, 2024 14:56
1. fixed missing assets dependency for data attributes
2. fixed generate button not found by cypress due to library internal bug
Copy link

codacy-production bot commented Feb 5, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+1.86% (target: -1.00%) (target: 70.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (9fa614e) 17197 13592 79.04%
Head commit (7de4a2b) 18109 (+912) 14650 (+1058) 80.90% (+1.86%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#3982) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more

1. angular.json optimized to remove duplicate build and also refactored unused code
2. lazy configuration updated to build.config.ts
3. Grunt updated to include test build for running intrumented test cases and build to execute production packaging
package.json versioning updated to match exact version
now when we run a development build, animations are disabled to ensure test run faster by waiting less for the fade and other related animation that doesn't effect system performance
1. Fast shah256 removed as we no longer use http
2. Terser and css minify removed as now we use default angular minifier
3. Print css removed as its no longer used
1. get strings updated to cypress id, native id or classes
2. dedicated cypress id added to elements without any identifiers
@evilaliv3 evilaliv3 force-pushed the devel branch 4 times, most recently from 4a25ddf to 2b465d9 Compare April 21, 2024 13:04
@evilaliv3 evilaliv3 force-pushed the devel branch 5 times, most recently from bc75cdb to ec7341d Compare May 11, 2024 18:04
@evilaliv3 evilaliv3 force-pushed the devel branch 12 times, most recently from bd3ba2a to c348070 Compare May 21, 2024 07:57
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.

None yet

2 participants